Commit e3649f2 1 parent 3e1bc3e commit e3649f2 Copy full SHA for e3649f2
File tree 1 file changed +6
-9
lines changed
application/templates/pages/guidance
1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 2
2
{%- from "components/back-button/macro.jinja" import dlBackButton %}
3
3
{% set templateName = 'dl-info/guidance/index.html' %}
4
4
{%- do pageData.update({
5
- 'pageTitle': 'Guidance for local planning authorities '
5
+ 'pageTitle': 'Publish planning and housing data for England '
6
6
}) %}
7
7
{% block breadcrumbs%}
8
8
{{ dlBackButton({
12
12
{% block content_primary %}
13
13
14
14
< h2 class ="govuk-heading-s govuk-!-margin-bottom-1 ">
15
- < a href ="introduction " > Introduction </ a >
15
+ < a href ="specifications/ " > Prepare data to the specifications </ a >
16
16
</ h2 >
17
- < p > A brief overview of the process of providing data and the services this will contribute to.</ p >
18
17
19
18
< h2 class ="govuk-heading-s govuk-!-margin-bottom-1 ">
20
- < a href ="how-to-provide-data " > How to provide data </ a >
19
+ < a href ="publish-data-on-your-website/ " > Publish data on your website </ a >
21
20
</ h2 >
22
- < p > Step-by-step instructions on how to publish your data.</ p >
23
21
24
22
< h2 class ="govuk-heading-s govuk-!-margin-bottom-1 ">
25
- < a href ="specifications / "> Data specifications guidance </ a >
23
+ < a href ="keep-your-data-up-to-date / "> Keep your data up to date </ a >
26
24
</ h2 >
27
- < p > What to include in each dataset.</ p >
28
25
29
26
< h2 class ="govuk-heading-s govuk-!-margin-bottom-1 ">
30
- < a href ="https://digital-land.github.io/specification/specification/ " > Technical specifications </ a >
27
+ < a href ="try-check-publish-service/ " > Try our new check and publish service </ a >
31
28
</ h2 >
32
- < p > Technical guidance on what to include in each dataset. </ p >
29
+
33
30
{# < hr class ="govuk-section-break govuk-section-break--visible govuk-section-break--l "> #}
34
31
{% endblock %}
You can’t perform that action at this time.
0 commit comments