Skip to content

Commit

Permalink
Merge commit 'c8fc6cd1556df293f93983c653a70a585af385e1' into 423-add-…
Browse files Browse the repository at this point in the history
…issues-table-component-to-issues-details-page-part-2
  • Loading branch information
GeorgeGoodall committed Oct 30, 2024
2 parents 781d35f + c8fc6cd commit 39b32bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/views/organisations/get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ <h2 class="gem-c-step-nav__title">
</div>

<div class="gem-c-step-nav__panel js-panel" id="step-panel-prepare-your-data-1">
<p class="gem-c-step-nav__paragraph">Read the <a
href="https://www.planning.data.gov.uk/guidance/specifications/">specifications</a> to understand what
data is required. Start with
<p class="gem-c-step-nav__paragraph"><a
href="https://www.planning.data.gov.uk/guidance/specifications/">Read the guidance to understand what
data is required</a>. Start with
the fields you already have, you can update and
improve your data over time.</p>
</div>
Expand Down Expand Up @@ -253,4 +253,4 @@ <h2 class="gem-c-step-nav__title">
var $element = document.querySelector('#step-by-step-navigation')
var stepByStepNavigation = new GOVUK.Modules.Gemstepnav($element).init()
</script>
{% endblock %}
{% endblock %}

0 comments on commit 39b32bd

Please sign in to comment.