Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2018-01-11 02:04:11 +0300
committerChaoyi Zha <summermontreal@gmail.com>2018-01-11 02:04:11 +0300
commitaab32ab04db2e1b2024aa43a6d758e410831b3be (patch)
tree3743c3a6e58bed31d6b696d1d66d45da3a16a3d8
parent4dcdf6f128274404bc03b090f07ed24749fd4173 (diff)
New link and text updates
-rw-r--r--index.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/index.html b/index.html
index 9702e9b..c3fd9c2 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<title>Polr</title>
<link href="bootstrap.min.css" rel="stylesheet">
<link href="index.css" rel="stylesheet">
-
+
<meta name="theme-color" content="#d35400">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Polr, a modern, minimalist, and lightweight self-hosted open source URL shortener">
@@ -24,7 +24,7 @@
//
- <a href='//docs.polr.me'>docs</a>
+ <a href='//docs.polrproject.org'>docs</a>
//
@@ -50,7 +50,7 @@
<em>
Polr is a quick, modern, and open-source link shortener.
It allows you to host your own URL shortener, to brand your URLs,
- and to gain control over your data. It's also <a href='http://docs.polr.me/en/latest/about/license/'>GPLv2+</a> licensed.
+ and to gain control over your data. It's also <a href='http://docs.polrproject.org/en/latest/about/license/'>GPLv2+</a> licensed.
</em>
</div>
@@ -59,7 +59,7 @@
<div>
<h2>Polr is intrepid, easy to use</h2>
<ul>
- <li>Read the installation <a href='http://docs.polr.me/en/latest/user-guide/installation/'>documentation</a> and get running in no time</li>
+ <li>Read the installation <a href='http://docs.polrproject.org/en/latest/user-guide/installation/'>documentation</a> and get running in no time</li>
<li>Modern and simple interface to manage your links and control your instance</li>
<li>Run on your own domain to adjust your branding to perfection</li>
<li>Use Polr out of the box or fork the code to tweak it to to your needs</li>
@@ -73,7 +73,7 @@
<li>Semantic REST API for integration with other services</li>
<li>Assign new API keys to users automatically, or generate them manually</li>
<li>Create new links or look up existing links without modifying your breaking your existing code</li>
- <li>For more information, see <a href='http://docs.polr.me/en/latest/developer-guide/api/'>API docs</a></li>
+ <li>For more information, see <a href='http://docs.polrproject.org/en/latest/developer-guide/api/'>API docs</a></li>
</p>
</ul>
</div>
@@ -103,7 +103,7 @@
</li>
<li>
- <a href="http://docs.polr.me">Read the documentation</a>
+ <a href="http://docs.polrproject.org">Read the documentation</a>
</li>
<li>
@@ -129,13 +129,13 @@
<div>
<h2>Contribute</h2>
<p>
- Found a bug? Have a good idea for improving Polr? Head over to Polr's github page and create a new ticket or fork. If you just want to chat with fellow developers, visit the IRC channel. You can also directly add issues and feature requests to the issue
+ Found a bug? Have a good idea for improving Polr? Head over to Polr's GitHub page and create a new ticket or fork. If you just want to chat with fellow developers, visit the IRC channel. You can also directly add issues and feature requests to the issue
tracker.
</p>
</div>
<footer class='pull-right'>
- &copy; Copyright 2013-2017 by <a href='//cydrobolt.com'>Chaoyi Zha</a>
+ &copy; Copyright 2013-2017 by <a href='//chaoyizha.com'>Chaoyi Zha</a>
</footer>
</div>