diff --git a/doc-epma.md b/doc-epma.md index 7da1e98..50e4c7e 100644 --- a/doc-epma.md +++ b/doc-epma.md @@ -1,6 +1,6 @@ # XMapTools documentation for EPMA -## Table of content +## Table of contents __EPMA & SEM__: - [Data compatibility (EPMA)](#data-compatibility-for-epma) @@ -280,7 +280,7 @@ Use the Select the _format dropdown menu_ to select data format. After selecting - JEOL (SUN) requires two files for each map: 'XX.cnd' and 'XX_map.txt', and two files for each set of spot analyses: 'summary.txt' and 'stage.txt'. - CAMECA requires one file for each map: 'XXXX.txt', and a single file for each set of spot analyses: 'YYY.csv'. -#### Step 2: Set the destimation folder +#### Step 2: Set the destination folder After selecting the data format, press the _Set a destination folder_ button and select an empty folder to save the data in the XMapTools format. This folder must be empty and existing data will be deleted! diff --git a/doc-laicpms.md b/doc-laicpms.md index d1d83c5..09c4245 100644 --- a/doc-laicpms.md +++ b/doc-laicpms.md @@ -1,6 +1,6 @@ # XMapTools documentation -## Table of content +## Table of contents __LA-ICP-MS__: diff --git a/getting-started-2.md b/getting-started-2.md index c076929..00d68a0 100644 --- a/getting-started-2.md +++ b/getting-started-2.md @@ -10,7 +10,7 @@ ## What's Next? -- Working with **EPMA** data? Try this [tutorial](/tutorials.html#tutorial-1-xmaptools-for-epma-2023). +- Working with **EPMA** data? Try this [tutorial](/tutorials#tutorial-1-xmaptools-for-epma-2023). - Working with **LA-ICP-MS** data? Read this [paper](https://pierrelanari.com/wp-content/uploads/2024/01/2024_Markmann_ChemGeol.pdf). --- @@ -29,4 +29,4 @@ All the MATLAB libraries need to be loaded, which takes some time. The second ti ## I am lost, where can I get some help? -You can find articles on this website and help files in the program. We also have [tutorial videos](/tutorials.html). Do not hesitate to click on the help button available in each section to access a description of the main steps. If you feel that something is missing or unclear, or if you find an error, do not hesitate to contact us on [Discord](https://discord.com/invite/2ak9RXcJ5b) or via the [developer repository](https://github.com/xmaptools/XMapTools_Developers) on GitHub. +You can find articles on this website and help files in the program. We also have [tutorial videos](/tutorials). Do not hesitate to click on the help button available in each section to access a description of the main steps. If you feel that something is missing or unclear, or if you find an error, do not hesitate to contact us on [Discord](https://discord.com/invite/2ak9RXcJ5b) or via the [developer repository](https://github.com/xmaptools/XMapTools_Developers) on GitHub. diff --git a/package.json b/package.json index 3ccf74e..ba02e33 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,5 @@ "url": "https://github.com/xmaptools/Documentation.git" }, "author": "XMapTools", - "license": "GNU General Public License v3.0" + "license": "GPL-3.0-or-later" } \ No newline at end of file