Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d47672

Browse files
authored
Update README.md
1 parent 5e5d2f1 commit 2d47672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Note: The name of the yml file and the name of the repo should ideally match.
2020

2121
## Development
2222

23-
The list of yml files in `packages/` is parsed by `build/build.py` using `template.rst` and
23+
The list of yml files in `packages/` is parsed by `python/build.py` using `template.rst` and
2424
the result is saved to `docs/source/packages.rst`. This script is called by `docs/Makefile`
2525
using `make html`. This runs a `sphinx-build` and makes the page at `build/html/index.html`.
2626

0 commit comments

Comments
 (0)