diff options
author | Alexander | 2022-04-07 12:04:35 +0300 |
---|---|---|
committer | Alexander | 2022-04-07 12:04:35 +0300 |
commit | c3e239a956f19464451594259eed944326cc9032 (patch) | |
tree | 9981239429aba0c008022348ca2bac21fa5e132c /issues | |
parent | a75b726a008012b83c1ad25b330d43aabd711ee3 (diff) | |
download | gn-gemtext-c3e239a956f19464451594259eed944326cc9032.tar.gz |
update issue:automatically find broken links
Diffstat (limited to 'issues')
-rw-r--r-- | issues/automatically-find-broken-links-on-gn2.gmi | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/issues/automatically-find-broken-links-on-gn2.gmi b/issues/automatically-find-broken-links-on-gn2.gmi index e2662ec..87227ec 100644 --- a/issues/automatically-find-broken-links-on-gn2.gmi +++ b/issues/automatically-find-broken-links-on-gn2.gmi @@ -5,7 +5,7 @@ * assigned: zsloan, alex * type: bug * priority: medium -* status: in progress +* status: completed * keywords: GN1, GN2, broken links, from github ## Members @@ -36,3 +36,10 @@ raise request.routing_exception NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. ``` + + +## update on finding broken links + +moved to complete the;gn2 CI runs on the background +for any background searchng for any broken link which +are then underlined and marked with red font
\ No newline at end of file |