Skip to content

Commit

Permalink
Merge pull request #378 from mz8i/feature/372-fix-info-links
Browse files Browse the repository at this point in the history
Fix info links
  • Loading branch information
tomalrussell authored Aug 12, 2019
2 parents f240681 + 822217e commit 00bc2ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/frontend/fields-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"title": "Type",
"slug": "type",
"intro": "How were buildings previously used? Coming soon…",
"help": "https://www.pages.colouring.london/copy-of-type-and-use",
"help": "https://www.pages.colouring.london/buildingtypology",
"fields": [
{
"title": "Original use (as constructed)",
Expand Down Expand Up @@ -406,7 +406,7 @@
"title": "Greenery",
"slug": "greenery",
"intro": "Is there greenery nearby? Coming soon…",
"help": "https://pages.colouring.london/copy-of-street-context",
"help": "https://pages.colouring.london/greenery",
"fields": [
{
"title": "Gardens"
Expand All @@ -433,7 +433,7 @@
"title": "Community",
"slug": "community",
"intro": "How does this building work for the local community?",
"help": "https://pages.colouring.london/type",
"help": "https://pages.colouring.london/community",
"fields": [
{
"title": "Is this a publicly owned building?",
Expand All @@ -456,7 +456,7 @@
"title": "Planning",
"slug": "planning",
"intro": "Planning controls relating to protection and reuse.",
"help": "https://pages.colouring.london/controls",
"help": "https://pages.colouring.london/planning",
"fields": [
{
"title": "Planning portal link",
Expand Down

0 comments on commit 00bc2ef

Please sign in to comment.