Skip to content

Commit

Permalink
- updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
doublebyte1 committed Jan 7, 2025
1 parent 8ea0400 commit 2f175f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ This repository hosts static code for version 2.0 of the OGC Developer Website.

This project uses `git subtree`. **Do not attempt to update it directly!** Do the changes on the source repository first, for instance [dev-ogc-org-sprint-landing-15](https://github.com/opengeospatial/dev-ogc-org-sprint-landing-15.git) and add it here:

` git subtree add --prefix sprints/15 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-15.git gh-pages --squash`
`git subtree add --prefix sprints/15 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-15.git gh-pages --squash`

Keep it in sync with:
` git subtree pull --prefix sprints/15 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-15.git gh-pages --squash`
`git subtree pull --prefix sprints/15 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-15.git gh-pages --squash`

For the [sponsoring page](https://github.com/doublebyte1/sponsoring.git) first and update it with:

Expand Down

0 comments on commit 2f175f1

Please sign in to comment.