Update author URL

This commit is contained in:
Tom Slominski
2019-01-09 14:33:58 +00:00
parent 172f4d80fe
commit 5546bacae8
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ Infinity Squared
[Download](https://github.com/tomslominski/infinity-squared/releases) [Download](https://github.com/tomslominski/infinity-squared/releases)
A beautiful public page theme for YOURLS, carefully crafted by [Tom Slominski](http://tomslominski.net/). It can be used to give the public access to your short domain, not just registered users. A beautiful public page theme for YOURLS, carefully crafted by [Tom Slominski](https://slomin.ski/). It can be used to give the public access to your short domain, not just registered users.
![Front page of Infinity Squared 2.0](http://i.imgur.com/Wc1cVRF.png) ![Front page of Infinity Squared 2.0](http://i.imgur.com/Wc1cVRF.png)
###### Front page of Infinity Squared 2.0 ###### Front page of Infinity Squared 2.0

View File

@@ -20,7 +20,7 @@ ISQ::$links = array(
), ),
array( array(
'name' => 'Tom Slominski', 'name' => 'Tom Slominski',
'link' => 'http://tomslominski.net/' 'link' => 'https://slomin.ski/'
), ),
array( array(
'name' => yourls__( 'Get ∞²!', 'isq_translation' ), 'name' => yourls__( 'Get ∞²!', 'isq_translation' ),