Remove url attribute from the diff
Signed-off-by: Marek Šneberger <marek@sneberger.cz>
This commit is contained in:
@@ -6,7 +6,6 @@ Deprecate `RadarEntry.url` - use `RadarEntry.links` instead
|
||||
|
||||
```diff
|
||||
- url: 'https://www.javascript.com/',
|
||||
+ url: '#',
|
||||
key: 'javascript',
|
||||
id: 'javascript',
|
||||
title: 'JavaScript',
|
||||
|
||||
Reference in New Issue
Block a user