Skip to content

Commit bb0cb60

Browse files
committed
Updated PNSQC links
1 parent a17ee4f commit bb0cb60

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

_data/current.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
dates: "October 12-14, 2026"
152152
url: https://www.pnsqc.org/?utm_source=testingconferences
153153
twitter: PNSQC
154-
status: <a href="https://pnsqc.org/register/?utm_source=testingconferences" target="_blank">Super Early Bird Registration is Open</a> until June 30, 2026
154+
status: <a href="https://bit.ly/3RTFdBJ" target="_blank">Super Early Bird Registration is Open</a> until June 30, 2026
155155

156156
- name: Quality Sense Conf 2026
157157
location: Montevideo, Uruguay

_includes/banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
22
<script src="/assets/promo.js" type="text/javascript"></script>
33
<div id="promo">
4-
Pacific Northwest Software Quality Conference's Super Early Bird Registration is Open! <a href="https://events.pnsqc.org/welcome?utm_source=testingconferences" rel="noopener" aria-label="Learn more about the PNSQC Jam event" target="_blank">Learn more</a>.
4+
Pacific Northwest Software Quality Conference's Super Early Bird Registration is Open! <a href="https://bit.ly/3RTFdBJ" rel="noopener" aria-label="Learn more about the PNSQC Jam event" target="_blank">Learn more</a>.
55
</div>

_includes/nav.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<ul>
33
<a href="/" {% if page.url == '/' %}class='active'{% endif %}>Upcoming</a>
44
<a href="/past" {% if page.url == '/past/' %}class='active'{% endif %}>Past</a>
5-
<!-- <a href="/closed" {% if page.url == '/closed/' %}class='active'{% endif %}>Closed</a> -->
65
</ul>
76
</div>
87
<div class="sub-nav">

0 commit comments

Comments
 (0)