forked from projects/thebadspace
Fixed incorrect link
There was a link in the location template that was still going to a local link. Fixed
This commit is contained in:
parent
650e67a799
commit
d5efbd96a3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
@endif
|
@endif
|
||||||
<br />
|
<br />
|
||||||
This count reflects the number of times this instance has been suspended or silenced be two or more <a href="http://thebadspace.local/about#how">Current Sources</a>
|
This count reflects the number of times this instance has been suspended or silenced be two or more <a href="/about#how">Current Sources</a>
|
||||||
|
|
||||||
<br />UPDATED : {{$updated}}
|
<br />UPDATED : {{$updated}}
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in a new issue