File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -119,11 +119,13 @@ the following:
119119 section. Does it match the expected set of completion? If yes,
120120 it might be a display problem. Are you using a completion engine
121121 other than the default, such as ivy or helm? Try turning it off to
122- confirm, then [ file a bug] [ new_issue ] .
123- * If all else fails, [ file a bug] [ new_issue ] . Please include the output
124- of ` M-x bash-completion-debug ` , the command you're trying to use
125- and the function or package providing completion for that command and
126- where to download it.
122+ confirm, then [ file a bug] (
123+ https://github.com/szermatt/emacs-bash-completion/issues/new ).
124+ * If all else fails, [ file a bug] (
125+ https://github.com/szermatt/emacs-bash-completion/issues/new ). Please
126+ include the output of ` M-x bash-completion-debug ` , the command you're
127+ trying to use and the function or package providing completion for
128+ that command and where to download it.
127129
128130## CONTRIBUTING
129131
You can’t perform that action at this time.
0 commit comments