Skip to content

Commit 7d5c032

Browse files
authored
Merge pull request #751 from MetaCell/afonsobspinto-patch-2
Update README.md
2 parents c615567 + abb58f6 commit 7d5c032

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/applications/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Create a new applicaton
22

3-
Any Dockerfile added in a subfolder below the [applications](./applications) directory is interpreted as an application part of the deployment.
3+
Any Dockerfile added in a subfolder below the [applications](../../applications) directory is interpreted as an application part of the deployment.
44

55
## Use harness-application
66

@@ -116,6 +116,6 @@ The most important configuration entries are the following:
116116
- `livenessProbe`: defines a a url to use as a liveness probe
117117

118118
# Example code
119-
- [Sample application](../applications/samples) is a sample web application providing working examples of deployment configuration, backend and frontend code.
119+
- [Sample application](../../applications/samples) is a sample web application providing working examples of deployment configuration, backend and frontend code.
120120

121121

0 commit comments

Comments
 (0)