Skip to content

Commit 1d3ab8e

Browse files
committed
manual: Update URL for emacsql repository
Closes #170.
1 parent 581e117 commit 1d3ab8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/borg.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ so lets manually install that and its dependency first:
246246

247247
#+begin_src sh
248248
git submodule add --name closql [email protected]:emacscollective/closql.git lib/closql
249-
git submodule add --name emacsql [email protected]:skeeto/emacsql.git lib/emacsql
249+
git submodule add --name emacsql [email protected]:magit/emacsql.git lib/emacsql
250250
git submodule add --name compat [email protected]:emacs-compat/compat.git lib/compat
251251
git submodule add --name llama https://git.sr.ht/~tarsius/llama lib/llama
252252
git submodule add --name epkg [email protected]:emacscollective/epkg.git lib/epkg

docs/borg.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ so lets manually install that and its dependency first:
312312

313313
@example
314314
git submodule add --name closql git@@github.com:emacscollective/closql.git lib/closql
315-
git submodule add --name emacsql git@@github.com:skeeto/emacsql.git lib/emacsql
315+
git submodule add --name emacsql git@@github.com:magit/emacsql.git lib/emacsql
316316
git submodule add --name compat git@@github.com:emacs-compat/compat.git lib/compat
317317
git submodule add --name llama https://git.sr.ht/~tarsius/llama lib/llama
318318
git submodule add --name epkg git@@github.com:emacscollective/epkg.git lib/epkg

0 commit comments

Comments
 (0)