diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.html b/README.html index a8afe7c..cc3a7cb 100644 --- a/README.html +++ b/README.html @@ -2,7 +2,7 @@ <html> <h1>dux</h1> <h3><a href="https://discord.gg/UshkEdZPdM">Discord Server</a></h3> - <p><i><a href="https://mandelbrot.dk/dux">dux</a></i> is a free, open-source, and semi-portable general-purpose library for the C and C++ programming languages.</p> + <p><i><a href="https://mandelbrot.dk/dux/about">dux</a></i> is a free, open-source, and semi-portable general-purpose library for the C and C++ programming languages.</p> <p>The main purpose of dux is to implement a clean, morden and featureful library.</p> <o>Our primary goal is to implement this almost completely ourselves and with as few dependencies as possible. Therefore, dux may not be (and is currently not) as portable as many other libraries, with the currently supported platforms being:</p> <ul> @@ -29,5 +29,5 @@ <p>This file is part of <i>dux</i>.</p> <p><i>dux</i> is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> <p><i>dux</i> is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.</p> - <p>You should have received a copy of the GNU Affero General Public License along with <i>dux</i>. If not, see <a href="https://www.gnu.org/licenses">https://www.gnu.org/licenses</a>.</p> + <p>You should have received a copy of the GNU Affero General Public License along with <i>dux</i>. If not, see <a href="http://www.gnu.org/licenses">https://www.gnu.org/licenses</a>.</p> </html> |