summaryrefslogtreecommitdiff
path: root/util/vi/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'util/vi/vimrc')
-rw-r--r--util/vi/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/vi/vimrc b/util/vi/vimrc
index b8cf4d635..29d181903 100644
--- a/util/vi/vimrc
+++ b/util/vi/vimrc
@@ -37,7 +37,7 @@
" this vimrc file helps users follow the gem5 style guide see:
-" www.gem5.org/Coding_Style
+" www.gem5.org/documentation/general_docs/development/coding_style
" it highlights extraneaous whitespace and tabs (so you can easily remove
" them), sets column length to a max of 78 characters, expands tabs, and sets
" a tab width of 4 spaces.