Skip to content

Commit b2d2cce

Browse files
committed
relative links
1 parent 40d1318 commit b2d2cce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.readme_generation/readme_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ It installs the service with all development dependencies, and it installs pre-c
100100

101101
The installation is performed automatically when you build the devcontainer. However,
102102
if you update dependencies in the [`./pyproject.toml`](./pyproject.toml) or the
103-
[`./requirements-dev.txt`](lock/requirements-dev.txt), please run it again.
103+
[`lock/requirements-dev.txt`](./lock/requirements-dev.txt), please run it again.
104104

105105
## License
106106

@@ -109,5 +109,5 @@ This repository is free to use and modify according to the
109109

110110
## README Generation
111111

112-
This README file is auto-generated, please see [.readme_generation/README.md](/.readme_generation/README.md)
112+
This README file is auto-generated, please see [.readme_generation/README.md](./.readme_generation/README.md)
113113
for details.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ It installs the service with all development dependencies, and it installs pre-c
283283

284284
The installation is performed automatically when you build the devcontainer. However,
285285
if you update dependencies in the [`./pyproject.toml`](./pyproject.toml) or the
286-
[`./requirements-dev.txt`](lock/requirements-dev.txt), please run it again.
286+
[`lock/requirements-dev.txt`](./lock/requirements-dev.txt), please run it again.
287287

288288
## License
289289

@@ -292,5 +292,5 @@ This repository is free to use and modify according to the
292292

293293
## README Generation
294294

295-
This README file is auto-generated, please see [.readme_generation/README.md](/.readme_generation/README.md)
295+
This README file is auto-generated, please see [.readme_generation/README.md](./.readme_generation/README.md)
296296
for details.

0 commit comments

Comments
 (0)