From 790a78e3cf1ec8610699ed34255d459f84a92a18 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 3 Jun 2024 13:31:20 -0600 Subject: Remove bare links --- ca-es/go-ca.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ca-es/go-ca.html.markdown') diff --git a/ca-es/go-ca.html.markdown b/ca-es/go-ca.html.markdown index 7bec4ba4..dc6a6748 100644 --- a/ca-es/go-ca.html.markdown +++ b/ca-es/go-ca.html.markdown @@ -432,8 +432,8 @@ func requestServer() { ## Més informació -L'arrel de tot en Go és la web oficial [official Go web site] -(https://go.dev/). Allà es pot seguir el tutorial, jugar interactivament +L'arrel de tot en Go és la web oficial [official Go web site](https://go.dev/). +Allà es pot seguir el tutorial, jugar interactivament i llegir molt més del que hem vist aquí.En el "tour", [the docs](https://go.dev/doc/) conté informació sobre com escriure codi net i efectiu en Go, comandes per empaquetar i generar documentació, i -- cgit v1.2.3