aboutsummaryrefslogtreecommitdiffstats
path: root/content/pages/software/rts.md
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-08-04 13:13:13 +0200
committerDavid Runge <dave@sleepmap.de>2015-08-04 13:13:13 +0200
commitdda4dac8f4300eba1fa75809eb01ef85973f94ba (patch)
treea0d5b58494172fe9a6ac0892f843d77fd3c2243c /content/pages/software/rts.md
parent425c789a8dab0753745d5a2ad7f17e30c0421d2a (diff)
downloadsleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.tar.gz
sleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.tar.bz2
sleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.tar.xz
sleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.zip
content/pages/software/{crypted-backups.md,rts.md,uenv.md}: making all links open in new tab.
Diffstat (limited to 'content/pages/software/rts.md')
-rw-r--r--content/pages/software/rts.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/pages/software/rts.md b/content/pages/software/rts.md
index 61789e7..547cde7 100644
--- a/content/pages/software/rts.md
+++ b/content/pages/software/rts.md
@@ -1,17 +1,17 @@
Title: rts
Authors: David Runge
-**rts** is a collection of systemd services and scripts that allow to set pre-defined real-time related scheduling settings (using [tuna](https://rt.wiki.kernel.org/index.php/Tuna) for example).
+**rts** is a collection of systemd services and scripts that allow to set pre-defined real-time related scheduling settings (using <a href="https://rt.wiki.kernel.org/index.php/Tuna" target="_blank">tuna</a> for example).
# Development
-All development takes place in my [private git](https://git.sleepmap.de) repository. However you can ask for your SSH key to be included to be able to push to this repository.
+All development takes place in my <a href="https://git.sleepmap.de" target="_blank">private git</a> repository. However you can ask for your SSH key to be included to be able to push to this repository.
For readonly access, just clone:
git clone git://sleepmap.de/rts.git
-* [About rts in git repository](https://git.sleepmap.de/rts.git/about/)
+You can also read the <a href="https://git.sleepmap.de/rts.git/about/" target="_blank">About</a> page for rts.
# Packages
-* Archlinux (AUR): [rts-git](https://aur.archlinux.org/packages/rts-git/)
+* Archlinux (AUR): <a href="(https://aur.archlinux.org/packages/rts-git/" target="_blank">rts-git</a>