Skip to content

Commit 80fbe12

Browse files
committed
Update link in ADDING_PROJECTS.md to zenml-projects-backend
1 parent 5db0a78 commit 80fbe12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ADDING_PROJECTS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ ENV ZENML_ENABLE_TUTORIAL=true
5656

5757
### When No Dockerfile is Needed
5858

59-
If your project only requires Python dependencies listed in `requirements.txt`, **do not include a Dockerfile**. The projects backend will automatically build your project using the generic Dockerfile available at:
60-
[https://raw.githubusercontent.com/zenml-io/zenml-projects-backend/refs/heads/main/.docker/project.Dockerfile?token=GHSAT0AAAAAADISFM36XGBCROFV7ZUEFSUK2FMHITA](https://raw.githubusercontent.com/zenml-io/zenml-projects-backend/refs/heads/main/.docker/project.Dockerfile?token=GHSAT0AAAAAADISFM36XGBCROFV7ZUEFSUK2FMHITA)
59+
If your project only requires Python dependencies listed in `requirements.txt`, **do not include a Dockerfile**. The projects backend will automatically build your project using the generic Dockerfile available at the zenml-projects-backend repo.
6160

6261
## 🔧 Backend Integration
6362

0 commit comments

Comments
 (0)