From 96e160c0d816e97b0dfe31d2475a7f338d1a9ac1 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Wed, 17 Feb 2016 08:31:32 +0100 Subject: [PATCH] Fix #94 - fix broken links in docs --- documentation/tutorials/gateway_mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/tutorials/gateway_mode.md b/documentation/tutorials/gateway_mode.md index 7c3d16a0..5c33ede2 100644 --- a/documentation/tutorials/gateway_mode.md +++ b/documentation/tutorials/gateway_mode.md @@ -33,12 +33,12 @@ All config options with description are located at [Config file page](http://spe You have to choose the Spectrum 2 backend and legacy network to which this Spectrum 2 gateway will connect the users. -The default backend is [Libpurple backend](http://spectrum.im/documentation/backends/libpurple.html). Read the [Libpurple backend documentation](http://hanzz.github.com/libtransport/documentation/backends/libpurple.html) to see how to choose particular legacy network. If you want to use different backend, change the path to it according to [List of backends](http://hanzz.github.com/libtransport/documentation/backends/backends.html). +The default backend is [Libpurple backend](http://spectrum.im/documentation/backends/libpurple.html). Read the [Libpurple backend documentation](http://spectrum.im/documentation/backends/libpurple.html) to see how to choose particular legacy network. If you want to use different backend, change the path to it according to [List of backends](http://spectrum.im/documentation/backends/backends.html). #### Choose the storage backend By default, Spectrum 2 uses SQLite3. You don't have to configure it explicitely. -You can also use [MySQL](http://spectrum.im/documentation/configuration/mysql.html) or [PostgreSQL](http://hanzz.github.com/libtransport/documentation/configuration/postgresql.html) instead of SQLite3 backend. +You can also use [MySQL](http://spectrum.im/documentation/configuration/mysql.html) or [PostgreSQL](http://spectrum.im/documentation/configuration/postgresql.html) instead of SQLite3 backend. ### Start Spectrum 2