Skip to content

Commit a1a7f2c

Browse files
committed
Update user guide url
1 parent ef00c82 commit a1a7f2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/JB/analytics-providers/google

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
77

88
ga('create', '{{ site.JB.analytics.google.tracking_id }}', 'auto', {'allowLinker': true});
99
ga('require', 'linker');
10-
ga('linker:autoLink', ['perk-software.cs.queensu.ca']);
10+
ga('linker:autoLink', ['pluslib.readthedocs.io']);
1111
ga('send', 'pageview');
1212

1313
</script>

_includes/themes/twitter/top.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>
3030
<div class="span4">
3131
<h2>User's guide</h2>
3232
<p>Learn how to set up your hardware and software to work with Plus.</p>
33-
<p><a class="btn" href="http://perk-software.cs.queensu.ca/plus/doc/nightly/user/index.html">View user's guide &raquo;</a></p>
33+
<p><a class="btn" href="https://pluslib.readthedocs.io/en/latest/">View user's guide &raquo;</a></p>
3434
</div>
3535
<div class="span4">
3636
<h2>Developer's guide</h2>

0 commit comments

Comments
 (0)