Fixed broken link

Xander Lenstra 2021-09-12 14:12:23 +02:00
parent ea148a95c6
commit bc33f08080

@ -43,7 +43,7 @@ Each improvement can have the following properties:
| uniqueTo | String | Default none | The name of the nation this improvement is unique for |
| `<stats>` | Float | Optional | Per-turn bonus yield for the tile, see [Stats](#stats) |
| turnsToBuild | Integer | | Number of turns a worker spends building this (ignored for 'create' actions) |
| uniques | List | Default empty | List of effects, [see here](../Uniques#terrain-uniques) |
| uniques | List | Default empty | List of effects, [see here](Uniques#improvement-uniques) |
| shortcutKey | String | Default none | Keyboard binding. At the moment a single character (no function keys or Ctrl combinations) |
| civilopediaText | List | Default empty | see [civilopediaText chapter](#civilopedia-text) |