| Index: tools/gn/misc/emacs/gn-mode.el
|
| diff --git a/tools/gn/misc/emacs/gn-mode.el b/tools/gn/misc/emacs/gn-mode.el
|
| index 3cb7341d2ca7a2b76c68cd23bbb7767a70bbc57f..66822907c67d178dc12e9bf7af4cb5ae6b3523d3 100644
|
| --- a/tools/gn/misc/emacs/gn-mode.el
|
| +++ b/tools/gn/misc/emacs/gn-mode.el
|
| @@ -14,7 +14,7 @@
|
|
|
| ;; A major mode for editing GN files. GN stands for Generate Ninja. GN is the
|
| ;; meta build system used in Chromium. For more information on GN, see the GN
|
| -;; manual: <https://code.google.com/p/chromium/wiki/gn>
|
| +;; manual: <https://chromium.googlesource.com/chromium/src/+/master/tools/gn/README.md>
|
|
|
| ;;; To Do:
|
|
|
|
|