Skip to content

Commit f63fdf5

Browse files
authored
Link directly to review schedule docs page (boostorg#1726)
1 parent 8743bdf commit f63fdf5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

templates/docs_temp.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,9 @@ <h5 class="text-2xl leading-tight text-orange"><a href="{% url 'review-process'
109109
<div class="w-auto ml-6 mr-2">
110110
<a class="list-item text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange" href="{% url 'review-process' %}">Submission Process</a>
111111
</div>
112+
112113
<div class="w-auto ml-6 mr-2">
113-
<a class="list-item text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange" href="{% url 'review-past' %}">Past Review Results and Milestones</a>
114-
</div>
115-
<div class="w-auto ml-6 mr-2">
116-
<a class="list-item text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange" href="{% url 'review-upcoming' %}">Upcoming Reviews</a>
114+
<a class="list-item text-sky-600 dark:text-sky-300 hover:text-orange dark:hover:text-orange" href="{% url 'docs-user-guide' content_path='formal-reviews/review-results.html' %}">Review Schedule</a>
117115
</div>
118116
</div>
119117
</div>

0 commit comments

Comments
 (0)