From 3da3cbfc8f06f85292011acfe5a4f21606f44a46 Mon Sep 17 00:00:00 2001 From: asandikci Date: Sat, 22 Jul 2023 14:20:58 +0300 Subject: [PATCH] refactor: fix linking and add external info --- dev/resources.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev/resources.md b/dev/resources.md index 9bcd233..1314104 100644 --- a/dev/resources.md +++ b/dev/resources.md @@ -3,15 +3,15 @@ ### Index - [General](#general) -- [Daemon / Linux](#daemon--linux) +- [Daemon / Linux](#daemon-linux) - [XMPP](#xmpp) - [XMPP Info](#xmpp-info) - - [Security / Privacy / Encryption](#security--privacy--encryption) - - [XMPP Servers&Clients written in Go](#xmpp-serversclients-written-in-go) + - [Security / Privacy / Encryption](#security-privacy-encryption) + - [XMPP Servers&Clients written in Go](#xmpp-servers-clients-written-in-go) - [GO](#go) - [Useful Go Libraries](#useful-go-labraries) - - [Project Structure Resources](https://git.aliberksandikci.com.tr/asandikci/go-organization) - - [Go Exercise Resources](https://git.aliberksandikci.com.tr/asandikci/go-exercise) + - [Project Structure Resources](https://git.aliberksandikci.com.tr/asandikci/go-organization) (External Repo) + - [Go Exercise Resources](https://git.aliberksandikci.com.tr/asandikci/go-exercise)(External Repo) - [Agent Market Search](#agent-market-search)