Skip to content

Commit 4229347

Browse files
Update README.md
1 parent 78e58a8 commit 4229347

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ To run the website on a local development server:
5656

5757
1. Modify a source file, wait for the build to run automatically, and for the changes to appear in the browser.
5858

59-
The result of the build script is found in the `docs` directory, which is the directory that GitHub Pages uses to serve the website (see [Deployment](#deployment)).
60-
6159
## Production environment
6260

6361
The website is deployed to production using [GitHub Pages](https://pages.github.com/). The static HTML pages are generated in the [gh-pages branch](https://github.com/web-platform-dx/web-features-explorer/tree/gh-pages) on a regular basis by the GitHub Actions script found in `.github/workflows/generate-site.yaml`.

0 commit comments

Comments
 (0)