The OS::Nova::Server resource manages the running virtual machine (VM)
 instance within an OpenStack cloud. (See
-https://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server.)
+https://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server)
 
 The following four properties of the ``OS::Nova::Server``
 resource must follow an
 
 **The following commands are needed to support various lifecycle management
 flows where the VNF may need to be removed for service.**
 
-Full details on the APIs can be found in the :doc:`APPC LCM API Guide <../../../appc.git/docs/APPC LCM API Guide/APPC LCM API Guide>`
+Full details on the APIs can be found in the :doc:`APPC LCM API Guide <../../../../appc.git/docs/APPC LCM API Guide/APPC LCM API Guide>`
 
 ``DistributeTraffic`` The APPC/SDN-C client is requesting a change to
 traffic distribution (redistribution) done by a traffic balancing/distribution
 
    :impacts: dcae
 
    The xNF provider **MUST** provide a YAML file formatted in adherence with
-   the :doc:`VES Event Registration specification<../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`
+   the :doc:`VES Event Registration specification <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`
    that defines the following information for each event produced by the VNF:
 
    * ``eventName``
    The xNF provider **MUST** indicate specific conditions that may arise, and
    recommend actions that may be taken at specific thresholds, or if specific
    conditions repeat within a specified time interval, using the semantics and
-   syntax described by the :doc:`VES Event Registration specification<../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`.
+   syntax described by the :doc:`VES Event Registration specification <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`.
 
 **NOTE:** The Service Provider may override xNF provider Event
 Registrations using the ONAP SDC Design Studio to finalizes Service
 
     :introduced: casablanca
     :validation_mode: static
 
-    The xNF package MUST provide :doc:`VES Event Registration <../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`
+    The xNF package MUST provide :doc:`VES Event Registration <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`
     for all VES events provided by that xNF.
 
 .. req::
 
    See the License for the specific language governing permissions and
    limitations under the License.
 
+.. _vnf_requirements_documentation:
 
 VNF Requirements Documentation
 ------------------------------