summaryrefslogtreecommitdiff
path: root/OPENFLOW-1.1+.md
diff options
context:
space:
mode:
authorThomas Graf <tgraf@noironetworks.com>2014-10-30 13:04:14 +0100
committerBen Pfaff <blp@nicira.com>2014-10-30 08:17:16 -0700
commit9feb1017c5f16ace32479264aae6d92ed81f0633 (patch)
tree58ce86749f324e9009be164d65812d218e52b190 /OPENFLOW-1.1+.md
parent123004ffeb71421f40de72194df53f56754b8682 (diff)
downloadopenvswitch-9feb1017c5f16ace32479264aae6d92ed81f0633.tar.gz
doc: Add more cross references between docs
Suggested-by: Lori Jakab <lojakab@cisco.com> Signed-off-by: Thomas Graf <tgraf@noironetworks.com> Reviewed-by: Flavio Leitner <fbl@redhat.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'OPENFLOW-1.1+.md')
-rw-r--r--OPENFLOW-1.1+.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/OPENFLOW-1.1+.md b/OPENFLOW-1.1+.md
index 36fd1681b..07f7f86ca 100644
--- a/OPENFLOW-1.1+.md
+++ b/OPENFLOW-1.1+.md
@@ -218,10 +218,10 @@ Please consider the following:
should document it in the appropriate manpage and mention it in
NEWS as well.
- * Coding style (see the [CodingStyle](CodingStyle.md) file at the
- top of the source tree).
+ * Coding style (see the [CodingStyle.md] file at the top of the
+ source tree).
- * The patch submission guidelines (see CONTRIBUTING). I
+ * The patch submission guidelines (see [CONTRIBUTING.md]). I
recommend using "git send-email", which automatically follows a
lot of those guidelines.
@@ -229,3 +229,6 @@ Bug Reporting
-------------
Please report problems to bugs@openvswitch.org.
+
+[CONTRIBUTING.md]:CONTRIBUTING.md
+[CodingStyle.md]:CodingStyle.md