Make links consistent
This commit is contained in:
+5
-5
@@ -36,11 +36,11 @@ contributions are listed on the project's [Members](https://crowdin.com/project/
|
||||
|
||||
The following libraries are dependencies of novelWriter:
|
||||
|
||||
* Qt5 by [Qt Company](https://www.qt.io/)
|
||||
* PyQt5 by [Riverbank Computing](https://www.riverbankcomputing.com/software/pyqt/)
|
||||
* lxml by [Martijn Faassen](https://lxml.de/)
|
||||
* Enchant by [Dom Lachowicz](https://abiword.github.io/enchant/)
|
||||
* PyEnchant by [Dimitri Merejkowsky](https://pyenchant.github.io/pyenchant/)
|
||||
* [Qt5](https://www.qt.io) by Qt Company
|
||||
* [PyQt5](https://www.riverbankcomputing.com/software/pyqt) by Riverbank Computing
|
||||
* [lxml](https://lxml.de) by Martijn Faassen
|
||||
* [Enchant](https://abiword.github.io/enchant) by Dom Lachowicz
|
||||
* [PyEnchant](https://pyenchant.github.io/pyenchant) by Dimitri Merejkowsky
|
||||
|
||||
## Assets
|
||||
|
||||
|
||||
@@ -43,21 +43,21 @@ more contributions are listed on the project's <a href="https://crowdin.com/proj
|
||||
|
||||
<p>The following libraries are dependencies of novelWriter:</p>
|
||||
<p>
|
||||
Qt5 by <a href="https://www.qt.io/">Qt Company</a><br>
|
||||
PyQt5 by <a href="https://www.riverbankcomputing.com/software/pyqt/">Riverbank Computing</a><br>
|
||||
lxml by <a href="https://lxml.de/">Martijn Faassen</a><br>
|
||||
Enchant by <a href="https://abiword.github.io/enchant/">Dom Lachowicz</a><br>
|
||||
PyEnchant by <a href="https://pyenchant.github.io/pyenchant/">Dimitri Merejkowsky</a>
|
||||
<a href="https://www.qt.io">Qt5</a> by Qt Company<br>
|
||||
<a href="https://www.riverbankcomputing.com/software/pyqt">PyQt5</a> by Riverbank Computing<br>
|
||||
<a href="https://lxml.de">lxml</a> by Martijn Faassen<br>
|
||||
<a href="https://abiword.github.io/enchant">Enchant</a> by Dom Lachowicz<br>
|
||||
<a href="https://pyenchant.github.io/pyenchant">PyEnchant</a> by Dimitri Merejkowsky
|
||||
</p>
|
||||
|
||||
<h3>Assets</h3>
|
||||
|
||||
<p>Some of the assets bundled with novelWriter were adapted from the following sources:</p>
|
||||
<p>
|
||||
Typicons icons by <a href="https://github.com/stephenhutchings/typicons.font">Stephen Hutchings</a> (CC BY-SA 4.0)<br>
|
||||
Tomorrow syntax themes by <a href="https://github.com/chriskempson/base16">Chris Kempson</a> (MIT License)<br>
|
||||
Owl syntax themes by <a href="https://github.com/sdras/night-owl-vscode-theme">Sarah Drasner</a> (MIT License)<br>
|
||||
Solarized themes by <a href="https://github.com/altercation/solarized">Ethan Schoonover</a> (MIT License)
|
||||
<a href="https://github.com/stephenhutchings/typicons.font">Typicons</a> icons by Stephen Hutchings (CC BY-SA 4.0)<br>
|
||||
<a href="https://github.com/chriskempson/base16">Tomorrow</a> syntax themes by Chris Kempson (MIT License)<br>
|
||||
<a href="https://github.com/sdras/night-owl-vscode-theme">Owl</a> syntax themes by Sarah Drasner (MIT License)<br>
|
||||
<a href="https://github.com/altercation/solarized">Solarized</a> themes by Ethan Schoonover (MIT License)
|
||||
</p>
|
||||
|
||||
<h3>Special Mentions</h3>
|
||||
|
||||
Reference in New Issue
Block a user