diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-12-07 12:04:49 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-12-07 12:04:49 -0800 |
commit | 258e2b9733f03009efa3a11596993e0ed8462c50 (patch) | |
tree | d837be781df5134b3a808b77db63873f95ba4f59 | |
parent | 67da0ef95eeba5c136315598a6dbcf17087acbc0 (diff) |
Fix IRC Link on OPNFV Docs Overview Page
Change-Id: I0ee1bf803df58e15a036cc02cc8d905ff18d0f2e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 591e161f7..7b01039ed 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -51,6 +51,6 @@ Infrastructure infrastructure/xci Found a typo or any other feedback? Send an email to users@opnfv.org or -talk to us on `IRC_`. +talk to us on IRC_. .. _IRC: https://webchat.freenode.net/?channels=%23opnfv |