docs: update guide url
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
id: 56bbb991ad1ed5201cd392ca
|
||||
title: Access Array Data with Indexes
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/access-array-data-with-indexes'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56592a60ddddeae28f7aa8e1
|
||||
title: Access Multi-Dimensional Arrays With Indexes
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/access-array-data-with-indexes'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244cd
|
||||
title: Accessing Nested Arrays
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/access-array-data-with-indexes'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/access-array-data-with-indexes'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244cc
|
||||
title: Accessing Nested Objects
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/accessing-nested-objects-in-json'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/accessing-nested-objects-in-json'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244c8
|
||||
title: Accessing Object Properties with Bracket Notation
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/accessing-objects-properties-with-bracket-notation'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/accessing-objects-properties-with-bracket-notation'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244c9
|
||||
title: Accessing Object Properties with Variables
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/accessing-objects-properties-with-variables'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/accessing-objects-properties-with-variables'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244de
|
||||
title: Adding a Default Option in Switch Statements
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/adding-a-default-option-in-switch-statements'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/adding-a-default-option-in-switch-statements'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244ed
|
||||
title: Appending Variables to Strings
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/appending-variables-to-strings'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/appending-variables-to-strings'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,7 +2,7 @@
|
||||
id: 56533eb9ac21ba0edf2244c3
|
||||
title: Assignment with a Returned Value
|
||||
challengeType: 1
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/assignment-with-a-returned-value'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/assignment-with-a-returned-value'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -3,7 +3,7 @@ id: a97fd23d9b809dac9921074f
|
||||
title: Arguments Optional
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
guideUrl: 'https://guide.freecodecamp.org/certificates/arguments-optional'
|
||||
guideUrl: 'https://www.freecodecamp.org/guide/certificates/arguments-optional'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
Reference in New Issue
Block a user