diff options
Diffstat (limited to 'docs/sections/services/dfc/architecture.rst')
-rw-r--r-- | docs/sections/services/dfc/architecture.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/dfc/architecture.rst b/docs/sections/services/dfc/architecture.rst index 75913dbb..230a3419 100644 --- a/docs/sections/services/dfc/architecture.rst +++ b/docs/sections/services/dfc/architecture.rst @@ -20,7 +20,7 @@ DFC will handle the collection of bulk PM data flow: DFC is delivered as one **Docker container** which hosts application server. See `Delivery`_ for more information about the docker container. -.. _Delivery: ./delivery.html +.. _Delivery: ./delivery.rst Functionality """"""""""""" @@ -49,5 +49,5 @@ affect the handling of others. Generalized DFC """""""""""""""" From version 1.2.1 and onwards, the DFC has more general use. Instead of only handling PM files, any kind of files -are handled. The 'changeIdentifier' field in the FileReady VES event (which is reported from the PNFs) identifies the +are handled. The 'changeIdentifier' field in the FileReady VES event (which is reported from the PNFs) identifies the file type. This is mapped to a publishing stream in the DR. |