Fix pipconf name to the default one 90/9890/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 10 Apr 2018 20:23:50 +0000 (16:23 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 10 Apr 2018 20:23:52 +0000 (16:23 -0400)
In Managed Files we do not give the filename a dot so remove
it to match what we really look for.

Change-Id: Iaa5df87921d7d7333ecb87bc11c707884e4fb277
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/configuration.rst

index 27918df..e1177e1 100644 (file)
@@ -28,8 +28,8 @@ Create a "Custom file" with contents:
 
    registry = https://nexus.opendaylight.org/content/repositories/npmjs/
 
-pip.conf
---------
+pipconf
+-------
 
 This file contains default configuration for the python-pip tool and lives
 in $HOME/.config/pip/pip.conf. Documentation for pip.conf is available via the