Minor edits to release notes

- Use full semver (1.0.0 instead of 1.0)
- Links to advanced features
- Cosmetic edits to component/image versions

Change-Id: I87a2b8cda64a8a058eb14cca5c55ea8ca631f1a3
diff --git a/advanced/int.rst b/advanced/int.rst
index 390c06f..2832583 100644
--- a/advanced/int.rst
+++ b/advanced/int.rst
@@ -1,3 +1,5 @@
+.. _int:
+
 In-band Network Telemetry (INT)
 ===============================
 
diff --git a/advanced/qos.rst b/advanced/qos.rst
index 757b56b..a22bd6f 100644
--- a/advanced/qos.rst
+++ b/advanced/qos.rst
@@ -1,4 +1,6 @@
-QoS and Slicing
+.. _slicing_qos:
+
+Slicing and QoS
 ===============
 
 .. _qos_configuration:
diff --git a/advanced/upf.rst b/advanced/upf.rst
index f8a4d82..265bad4 100644
--- a/advanced/upf.rst
+++ b/advanced/upf.rst
@@ -1,3 +1,5 @@
+.. _p4_upf:
+
 P4-based User Plane Function (P4-UPF)
 =====================================
 
diff --git a/release/1.0.rst b/release/1.0.0.rst
similarity index 86%
rename from release/1.0.rst
rename to release/1.0.0.rst
index 49cc66a..c57f35e 100644
--- a/release/1.0.rst
+++ b/release/1.0.0.rst
@@ -1,5 +1,5 @@
-SD-Fabric 1.0
-=============
+SD-Fabric 1.0.0
+===============
 
 This is the first release of SD-Fabric.
 
@@ -27,19 +27,19 @@
   - Bridging, IPv4 routing, ECMP, DHCP relay
   - Redundancy on both control and data plane
 
-- **P4-UPF**
+- :ref:`Switch-based P4-UPF <p4_upf>`
 
   - 4G/5G UPF implemented with P4 programmable switches
   - Support downlink buffering for UE idle-mode and handover via microservice
   - Integration with PFCP standard interface
 
-- **Network slicing and QoS**
+- :ref:`Slicing and QoS <slicing_qos>`
 
   - Data plane support for fabric-wide slicing and QoS using dedicated hardware queues
   - Control plane integration with SD-Core for UPF QoS with single slice (multiple slices in the next release)
   - REST APIs for classification of non-mobile traffic
 
-- **Inband Network Telemetry**
+- :ref:`Inband Network Telemetry (INT) <int>`
 
   - INT-XD mode compliant with Telemetry Report Specification v0.5
   - Integrated with Intel DeepInsight
@@ -47,7 +47,7 @@
 
     - Support for flow, drop, and queue congestion reports
     - Watchlist and smart filters to reduce the volume of reports
-    - UPF-specific drop reasons
+    - Integration with P4-UPF
 
   - Host INT
 
@@ -119,11 +119,13 @@
 ^^^^^^^^^^^^^^^^^^^^
 - `tost <https://registry.aetherproject.org/harbor/projects/4/repositories/tost>`_: ``registry.aetherproject.org/tost/tost:1.0.0``
 
-  - `onos <https://github.com/opennetworkinglab/onos>`_: ``2.5.5-rc1``
-  - `trellis-control <https://github.com/opennetworkinglab/trellis-control>`_: ``3.1.0``
-  - `trellis-t3 <https://github.com/opennetworkinglab/trellis-t3>`_: ``4.0.0``
-  - `fabric-tna <https://github.com/stratum/fabric-tna>`_: ``1.0.0``
-  - `up4 <https://github.com/omec-project/up4>`_: ``1.0.0``
+Sub-component versions:
+
+- `onos <https://github.com/opennetworkinglab/onos>`_: ``2.5.5-rc1``
+- `trellis-control <https://github.com/opennetworkinglab/trellis-control>`_: ``3.1.0``
+- `trellis-t3 <https://github.com/opennetworkinglab/trellis-t3>`_: ``4.0.0``
+- `fabric-tna <https://github.com/stratum/fabric-tna>`_: ``1.0.0``
+- `up4 <https://github.com/omec-project/up4>`_: ``1.0.0``
 
 Stratum image
 ^^^^^^^^^^^^^
@@ -131,15 +133,15 @@
 
 DBUF image
 ^^^^^^^^^^
-- `dbuf <https://github.com/omec-project/dbuf>`_: ``1.0.0``
+- `dbuf <https://github.com/omec-project/dbuf>`_: ``registry.aetherproject.org/tost/dbuf:1.0.0``
 
 PFCP Agent image
 ^^^^^^^^^^^^^^^^
-- `pfcp-agent <https://github.com/omec-project/upf-epc/tree/master/pfcpiface>`_: ``fcdbc95`` (haven't done official release yet)
+- `pfcp-agent <https://github.com/omec-project/upf-epc/tree/master/pfcpiface>`_: ``omecproject/upf-epc-pfcpiface:master-fcdbc95``
 
 Helm Chart Versions
 -------------------
-- `sdfabric <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/sdfabric>`_: ``1.0.5``
+- `sdfabric <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/sdfabric>`_: ``1.0.6``
 
   - `onos-classic chart <https://github.com/onosproject/onos-helm-charts/tree/master/onos-classic>`_: ``0.1.24``
   - `stratum chart <https://github.com/stratum/stratum-helm-charts/tree/master/stratum>`_: ``0.1.13``