From 4bb5018fd02b4f54c80feb941c667e25ce5146cc Mon Sep 17 00:00:00 2001 From: luxh Date: Fri, 16 Aug 2013 12:12:20 -0700 Subject: [PATCH] Fix links --- docs/howtos/fixdports/index.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/howtos/fixdports/index.mdwn b/docs/howtos/fixdports/index.mdwn index 06fbd5b2..f49c7b5e 100644 --- a/docs/howtos/fixdports/index.mdwn +++ b/docs/howtos/fixdports/index.mdwn @@ -1,9 +1,9 @@ -If FreeBSD ports fail to build on DragonFly they don't get included in the dports repo. There may already be logs here: +If FreeBSD ports fail to build on DragonFly they don't get included in the dports repo. There may already be logs [here](http://leaf.dragonflybsd.org/~marino/boomlogs/). -1. Begin with downloading the FreeBSD ports tree. See instructions here: . Git repos are available here: . +1. Begin with downloading the FreeBSD ports tree. See instructions [here](http://www.freebsd.org/ports/installing.html). Git repos are available [here](https://github.com/freebsd/). 2. Copy the broken port from your fresh FreeBSD ports tree into your dports tree. Now you can try building it on DragonFly and fix what's broken. -3. Submit a fix to FreeBSD ports or dports, depending on what the fix is. Ask on the lists or in the IRC channel if you don't know the appropriate place. dports issues are reported to and ports issues go to . +3. Submit a fix to FreeBSD ports or dports, depending on what the fix is. Ask on the lists or in the IRC channel if you don't know the appropriate place. dports issues are reported to [the dports issue tracker](https://github.com/jrmarino/DPorts/issues) and ports issues go to [FreeBSD's send-pr](http://www.freebsd.org/send-pr.html). -Other interesting links is the dports main repo: and , where you can search for ports. +Other interesting links is the [dports main repo](https://github.com/jrmarino/DPorts) and [FreshPorts](http://www.freshports.org/), where you can search for ports. -- 2.41.0