summary refs log tree commit diff stats
path: root/nimdoc
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-07-01 14:16:22 -0700
committerGitHub <noreply@github.com>2020-07-01 14:16:22 -0700
commit930a0c999b823ae33cecc765110f10b4eaabfcfb (patch)
treea0df03178170cf17f8dd4aaf2f7c822dc8b3a348 /nimdoc
parent1440e70c62e7dc2e2a2062c1291f65c12055818a (diff)
downloadNim-930a0c999b823ae33cecc765110f10b4eaabfcfb.tar.gz
cleanup comment now that #14434 was fixed (#14874)
Diffstat (limited to 'nimdoc')
-rw-r--r--nimdoc/testproject/subdir/subdir_b/utils.nim2
1 files changed, 0 insertions, 2 deletions
diff --git a/nimdoc/testproject/subdir/subdir_b/utils.nim b/nimdoc/testproject/subdir/subdir_b/utils.nim
index ad8f3d162..128e8e481 100644
--- a/nimdoc/testproject/subdir/subdir_b/utils.nim
+++ b/nimdoc/testproject/subdir/subdir_b/utils.nim
@@ -21,8 +21,6 @@ More text.
 
 ]##
 
-# BUG: module link in theindex.html is wrong, see #14434
-
 type
   SomeType* = enum
     enumValueA,