Skip to content

Commit b1a486e

Browse files
committed
Reorganize README sections for easier reading
1 parent 0c5a5c2 commit b1a486e

File tree

6 files changed

+271
-248
lines changed

6 files changed

+271
-248
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ deps:
2424
TMP_REV = /tmp/rev.txt
2525
CAT_REV = cat $(TMP_REV)
2626
GIT_SRC = https://github.com/susam/texme
27-
GIT_DST = https://github.com/opendocs/texme
28-
WEB_URL = https://opendocs.github.io/texme/
27+
GIT_DST = https://github.com/spdocs/texme
28+
WEB_URL = https://spdocs.github.io/texme/
2929
TMP_GIT = /tmp/tmpgit
3030
README = docs/README.md
3131

0 commit comments

Comments
 (0)