Various improvements

- Refer to fabric-v1model.p4 in quickstart and mention the future plan
- Remove reference to private docker registry from deployment guide
- Update port ID in both netcfg and chassis config
- Remove private links from ignore list
- Update link to QoS config generator script
- Add link to SD-Fabric helm chart in PFCP configuration section
- Fix GitHub link anchor issue

Change-Id: I5272cb7363176d741a03145242a40db502d2fb24
diff --git a/testing/pipeline.rst b/testing/pipeline.rst
index 506b3c0..ca8cb87 100644
--- a/testing/pipeline.rst
+++ b/testing/pipeline.rst
@@ -24,23 +24,23 @@
 Test plans
 ----------
 
-See `test plans <https://github.com/stratum/fabric-tna/tree/main/ptf#the-unary-test-plan>`_ section in the fabric-TNA repository
+See `test plans <https://github.com/stratum/fabric-tna/tree/main/ptf#user-content-the-unary-test-plan>`_ section in the fabric-TNA repository
 
 Run tests
 ---------
 
-See `step to run tests <https://github.com/stratum/fabric-tna/tree/main/ptf#steps-to-run-tests-on-tofino-model-with-stratum>`_
+See `step to run tests <https://github.com/stratum/fabric-tna/tree/main/ptf#user-content-steps-to-run-tests-on-tofino-model-with-stratum>`_
 section in the Fabric-TNA repository.
 
 Test result
 -----------
 
-See `test result <https://github.com/stratum/fabric-tna/tree/main/ptf#test-result>`_
+See `test result <https://github.com/stratum/fabric-tna/tree/main/ptf#user-content-test-result>`_
 section in the Fabric-TNA repository.
 
 
 Contribute new test cases
 -------------------------
 
-See `contribute new test cases <https://github.com/stratum/fabric-tna/tree/main/ptf#contribute-new-test-cases>`_
+See `contribute new test cases <https://github.com/stratum/fabric-tna/tree/main/ptf#user-content-contribute-new-test-cases>`_
 section in the Fabric-TNA repository.