diff --git a/doc/barefoot_dtel/Dtel-test-plan.md b/doc/barefoot_dtel/Dtel-test-plan.md index 88ced99d7e..ffb89c30d0 100644 --- a/doc/barefoot_dtel/Dtel-test-plan.md +++ b/doc/barefoot_dtel/Dtel-test-plan.md @@ -53,7 +53,7 @@ As an example, setting/getting DSCP attribute for a DTel event object is done us ## Testbed DTel tests will run on __ptf32__ topology described in: -[SONiC test topologies](https://github.com/Azure/sonic-mgmt/blob/master/ansible/doc/README.testbed.Topology.md) +[SONiC test topologies](https://github.com/sonic-net/sonic-mgmt/blob/master/ansible/doc/README.testbed.Topology.md) diff --git a/doc/passw_hardening/sonic-passwh.yang b/doc/passw_hardening/sonic-passwh.yang index be1141b52f..120c98c51a 100644 --- a/doc/passw_hardening/sonic-passwh.yang +++ b/doc/passw_hardening/sonic-passwh.yang @@ -1,6 +1,6 @@ module sonic-passwh { yang-version 1.1; - namespace "http://github.com/sonic-net/sonic-passwh"; + namespace "http://github.com/Azure/sonic-passwh"; prefix password; description "PASSWORD HARDENING YANG Module for SONiC OS"; diff --git a/sonic-acl.yang b/sonic-acl.yang index 084efd7b95..4081d1d8ad 100644 --- a/sonic-acl.yang +++ b/sonic-acl.yang @@ -1,5 +1,5 @@ module sonic-acl { - namespace "http://github.com/sonic-net/sonic-acl"; + namespace "http://github.com/Azure/sonic-acl"; prefix sacl; yang-version 1.1;