Skip to content

Commit f6a666a

Browse files
authored
Merge pull request #233 from alphagov/ldeb-add-readme-repositories
Add heading to README for repositories
2 parents fd0440b + 92a6ff7 commit f6a666a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ You can find:
1010
- user research findings in [research/](research/)
1111
- documentation of our designs in [design/](design/)
1212

13-
We also have:
14-
- [a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc)
15-
- [a public wiki](https://github.com/alphagov/forms/wiki) that we don't use all that much
13+
## Our repositories
1614

1715
You can find our code in the following repositories:
1816
- [forms-admin](https://github.com/alphagov/forms-admin) - our application for building forms.
@@ -22,6 +20,9 @@ You can find our code in the following repositories:
2220
- [forms-prototypes](https://github.com/alphagov/forms-prototypes) - our prototypes, used for user research and design exploration.
2321
- [govuk-forms-markdown](https://github.com/alphagov/govuk-forms-markdown) - our gem for rendering the limited subset of markdown we support.
2422

23+
We also have:
24+
- [a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc)
25+
2526
## License
2627

2728
Unless stated otherwise, the codebase is released under [the MIT License](LICENCE). This covers both the codebase and any sample code in the documentation.

0 commit comments

Comments
 (0)