Skip to content

Commit 2ec4078

Browse files
authored
Merge pull request #19 from alphagov/change-url
Update canonical URL
2 parents a1eb6ea + 7bcf676 commit 2ec4078

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A reference guide for who we are and the way we do things. It's a playbook for a
44

55
What's written here is the way we do things now, but that will change from time to time.
66

7+
View the playbook at https://govuk-design-system-team-docs.netlify.app/
8+
79
## Technologies
810

911
The docs were built using the [Tech Docs Template](https://github.com/alphagov/tech-docs-template), which uses [Tech Docs Gem version 3.3.1](https://github.com/alphagov/tech-docs-gem/releases/tag/v3.3.1).

config/tech-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Host to use for canonical URL generation (without trailing slash)
2-
host: team-docs.design-system.service.gov.uk
2+
host: govuk-design-system-team-docs.netlify.app
33

44
# Header-related options
55
show_govuk_logo: false
66
service_name: GOV.UK Design System team docs
7-
service_link: https://team-docs.design-system.service.gov.uk
7+
service_link: https://govuk-design-system-team-docs.netlify.app/
88
phase: Alpha
99

1010
# Links to show on right-hand-side of header

0 commit comments

Comments
 (0)