diff --git a/docs/source/user/data-ingest.rst b/docs/source/user/data-ingest.rst index 99a9f422..0db99818 100644 --- a/docs/source/user/data-ingest.rst +++ b/docs/source/user/data-ingest.rst @@ -16,7 +16,7 @@ wis2box-webapp The wis2box-webapp is a web application that includes the following forms for data validation and ingestion: * user interface to ingest `FM-12 SYNOP data `_ -* user interface to ingest CSV data using the :ref:`AWS template` +* user interface to ingest CSV data using the :ref:`AWS template` The wis2box-webapp is available on your host at `http:///wis2box-webapp`. @@ -45,7 +45,7 @@ The wis2box provides 3 types of built-in plugins to publish data in BUFR format: To publish data for other data formats you can use the 'Universal' plugin, which will pass through the data without any conversion. Please note that you will need to ensure that the date timestamp can be extracted from the file pattern when using this plugin. -.. _csv2bufr-templates: +.. aws-templates: The AWS template in csv2bufr plugin -----------------------------------