Skip to content

Commit 8c072e3

Browse files
authored
Fix typos and update image paths in analytics.md
Corrected image paths and fixed typos in the analytics documentation. Signed-off-by: JTH <git4jth@eacg.de>
1 parent c3fd5fa commit 8c072e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/analytics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ However, the new API comes with a strong analytics capability. You may see the u
1212

1313
## Individual Key Statistics
1414

15-
Strating point for all analytics will be the API Key Management page under **> ADMINISTRATION > Scanners & API Keys > API Keys**. Behind each key you see a small diagram symbol ![checked](/api-docs/assets/SymbolDiagram.jpg). Clicking on the symbol will open a modal window displaying the use of the key during the current month.
15+
Strating point for all analytics will be the API Key Management page under **> ADMINISTRATION > Scanners & API Keys > API Keys**. Behind each key you see a small diagram symbol ![checked](assets/SymbolDiagram.jpg). Clicking on the symbol will open a modal window displaying the use of the key during the current month.
1616

17-
![diagram](/api-docs/assets/APIKeyModal.jpg)
17+
![diagram](assets/APIKeyModal.jpg)
1818

1919
It is possible to select different reporting periods. The green bars show the usage of the sleected key. The yellow background shows the remaining quota for the selected reporting period.
2020

@@ -26,7 +26,7 @@ It is possible to select different reporting periods. The green bars show the us
2626

2727
Below the page title you see the two action buttons "Create Key" and "View overall statistics". As soon as you have created one key, you will be able to open the usage statistics.
2828

29-
![overview](/api-docs/assets/APIUsageStats.jpg)
29+
![overview](assets/APIUsageStats.jpg)
3030

3131
In the upper left corner you will see the selected usage period. Display scope is monthly. Switch the usage period by selecting another month from the dropdown.
3232

0 commit comments

Comments
 (0)