From ea3cf570425ee846cb6db14314ad54ebfcf8bbb5 Mon Sep 17 00:00:00 2001 From: Kenneth Sequeira Date: Sat, 2 May 2026 21:55:29 +0530 Subject: [PATCH] fix: update frappe docker badge and link (#54702) * fix: update frappe docker badge and link * remove pwd link --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index ff20dfe1d1b..bb7a8bc2c33 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Learn on Frappe School](https://img.shields.io/badge/Frappe%20School-Learn%20ERPNext-blue?style=flat-square)](https://frappe.school)

[![CI](https://github.com/frappe/erpnext/actions/workflows/server-tests-mariadb.yml/badge.svg?event=schedule)](https://github.com/frappe/erpnext/actions/workflows/server-tests-mariadb.yml) -[![docker pulls](https://img.shields.io/docker/pulls/frappe/erpnext-worker.svg)](https://hub.docker.com/r/frappe/erpnext-worker) +[![docker pulls](https://img.shields.io/docker/pulls/frappe/erpnext.svg)](https://hub.docker.com/r/frappe/erpnext) @@ -88,14 +88,6 @@ See [Frappe Docker Documentation](https://github.com/frappe/frappe_docker) for f > For Docker basics and best practices refer to Docker's [documentation](https://docs.docker.com) -#### Demo setup - -The fastest way to try ERPNext is to play in a pre-configured sandbox, in your browser, click the button below: - - - Try in PWD - - ### Try on your environment > **⚠️ Disposable demo only**