|
17 | 17 | "card_title": "Creating a monitor is easy!", |
18 | 18 | "opensource": { |
19 | 19 | "step1": "Copy your project url.", |
20 | | - "step2": "Visit [create-monitor](https://propromo.duckdns.org/create-monitor)", |
| 20 | + "step2": "Visit <a href=\"https://propromo.duckdns.org/create-monitor\">create-monitor</a>", |
21 | 21 | "copy_url_title": "1. Copy the project url", |
22 | 22 | "copy_url_desc": "Go to the project dashboard, you want to display, and copy it's url.", |
23 | 23 | "url_format": "The url has the following format:", |
24 | 24 | "url_note": "The board number doesn't matter, propromo does only fetch the basic data, not the board information.", |
25 | 25 | "visit_title": "2. Visit create-monitor", |
26 | | - "visit_desc": "Visit [create-monitor](https://propromo.duckdns.org/create-monitor) and paste the url in the input field." |
| 26 | + "visit_desc": "Visit <a href=\"https://propromo.duckdns.org/create-monitor\">create-monitor</a> and paste the url in the input field." |
27 | 27 | }, |
28 | 28 | "private": { |
29 | 29 | "step1": "Create a new github pat token.", |
30 | 30 | "step2": "Copy your project url.", |
31 | | - "step3": "Visit [create-monitor](https://propromo.duckdns.org/create-monitor)", |
| 31 | + "step3": "Visit <a href=\"https://propromo.duckdns.org/create-monitor\">create-monitor</a>", |
32 | 32 | "pat_token_title": "1. Create a new github pat token", |
33 | 33 | "pat_token_desc": "If you want to create a monitor and the project you want to display is private, you need a Github pat token with read scopes first.", |
34 | 34 | "pat_token_create": "You can create such token at", |
|
40 | 40 | "url_note_1": "The view part does not matter, propromo can only fetch the milestones and issues, not the views.", |
41 | 41 | "url_note_2": "(version `2022-11-28` (latest) of the github-rest-api does not support that).", |
42 | 42 | "visit_title": "3. Visit create-monitor", |
43 | | - "visit_desc": "Visit [create-monitor](https://propromo.duckdns.org/create-monitor) and paste the url and the token in the input fields." |
| 43 | + "visit_desc": "Visit <a href=\"https://propromo.duckdns.org/create-monitor\">create-monitor</a> and paste the url and the token in the input fields." |
44 | 44 | } |
45 | 45 | }, |
46 | 46 | "join_monitor": { |
|
49 | 49 | "main_text": "If you want to join a monitor, you need it's `monitor_id` first. The id is either in form of a link or a long string.", |
50 | 50 | "examples_title": "Examples:", |
51 | 51 | "monitor_id_title": "`monitor_id`", |
52 | | - "monitor_id_desc": "Paste it in the input field at [propromo.duckdns.org](https://propromo.duckdns.org) and hit enter, or press the join button. Alternatively you could join the project at [propromo.duckdns.org/monitors/join](propromo.duckdns.org/monitors/join).", |
| 52 | + "monitor_id_desc": "Paste it in the input field at <a href=\"https://propromo.duckdns.org\">propromo.duckdns.org</a> and hit enter, or press the join button. Alternatively you could join the project at <a href=\"propromo.duckdns.org/monitors/join\">propromo.duckdns.org/monitors/join</a>.", |
53 | 53 | "link_title": "Link", |
54 | 54 | "link_desc": "Just open the link in your web-browser of choice." |
55 | 55 | } |
|
0 commit comments