update amazon url and add default suggestions
This commit is contained in:
+2
-1
@@ -71,7 +71,7 @@
|
|||||||
hues: ['36', '26'],
|
hues: ['36', '26'],
|
||||||
key: 'a',
|
key: 'a',
|
||||||
name: 'AWS',
|
name: 'AWS',
|
||||||
url: 'https://console.aws.amazon.com',
|
url: 'https://us-west-2.console.aws.amazon.com/console/home',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
hues: ['5', '355'],
|
hues: ['5', '355'],
|
||||||
@@ -294,6 +294,7 @@
|
|||||||
suggestionDefaults: {
|
suggestionDefaults: {
|
||||||
0: ["0'8000", "0'8080"],
|
0: ["0'8000", "0'8080"],
|
||||||
H: ['H/popular', 'H/popular/lastweek', 'H/tags'],
|
H: ['H/popular', 'H/popular/lastweek', 'H/tags'],
|
||||||
|
a: ['a/cognito/v2/idp/user-pools', 'a/dynamodbv2#item-explorer'],
|
||||||
c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'],
|
c: ['c/calendar/u/1/r', 'c/calendar/u/2/r'],
|
||||||
d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'],
|
d: ['d/drive/u/1/my-drive', 'd/drive/u/2/my-drive'],
|
||||||
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],
|
e: ['e/brand/national-geographic', 'e/brand/marvel', 'e/brand/star-wars'],
|
||||||
|
|||||||
Reference in New Issue
Block a user