Merge pull request #1049 from cisagov/ko/tbd-link-updates

Registrar content: Fix 2 tbd links
This commit is contained in:
Katherine-Osos 2023-09-21 10:40:06 -05:00 committed by GitHub
commit c804c65515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -26,7 +26,7 @@
<li>Domain meets our naming requirements</li> <li>Domain meets our naming requirements</li>
</ul> </ul>
<p> You can <a href="{% url 'todo' %}"><del>check the status</del></a> <p> You can <a href="{% url 'home' %}">check the status</a>
of your request at any time. We'll email you with any questions or when we of your request at any time. We'll email you with any questions or when we
complete our review.</p> complete our review.</p>

View file

@ -14,8 +14,6 @@
<p>Before your domain can be used we'll need information about your domain <p>Before your domain can be used we'll need information about your domain
name servers.</p> name servers.</p>
<p><a class="usa-link" href="{% url "todo" %}">Get help with domain servers.</a></p>
{% include "includes/required_fields.html" %} {% include "includes/required_fields.html" %}
<form class="usa-form usa-form--large" method="post" novalidate id="form-container"> <form class="usa-form usa-form--large" method="post" novalidate id="form-container">