summaryrefslogtreecommitdiffhomepage
path: root/tools/pyang_plugins
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-09-28 20:04:31 -0700
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-09-28 20:08:14 -0700
commitdb3dbd7257836521fdab3d41b57dd5f73ed30baf (patch)
tree2a241742808d0f77517b59f5a83dea537330e196 /tools/pyang_plugins
parenta042bb3bf8656cf50a8be6713a98fd8b947c2fc5 (diff)
tools: use forked openconfig repository
Use the specific commit id. [ci skip] Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/pyang_plugins')
-rw-r--r--tools/pyang_plugins/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pyang_plugins/README.rst b/tools/pyang_plugins/README.rst
index af859a38..ddf41f27 100644
--- a/tools/pyang_plugins/README.rst
+++ b/tools/pyang_plugins/README.rst
@@ -7,7 +7,7 @@ How to use
==========
::
- $ git clone https://github.com/openconfig/public
+ $ git clone https://github.com/osrg/public
$ git clone https://github.com/YangModels/yang
$ YANG_DIR=`pwd`
$ cd $PYANG_INSTALL_DIR