Skip to content

Commit 251cb75

Browse files
committed
manifest fixing bad links
1 parent a67c521 commit 251cb75

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

manifest/CodeExamplesManifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,7 +1920,7 @@
19201920
"PathName": "Rooms::GetRooms"
19211921
},
19221922
{
1923-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/reference/Rooms/Rooms/GetDocuments",
1923+
"Path": "https://developers.docusign.com/docs/rooms-api/reference/Rooms/Rooms/GetDocuments",
19241924
"PathName": "Rooms::GetDocuments"
19251925
},
19261926
{
@@ -1965,7 +1965,7 @@
19651965
"ExampleDescription": "Demonstrates how to create a form group for your DocuSign Rooms for Real Estate account.",
19661966
"LinksToAPIMethod": [
19671967
{
1968-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/how-to/create-form-group",
1968+
"Path": "https://developers.docusign.com/docs/rooms-api/how-to/create-form-group",
19691969
"PathName": "Rooms::CreateFormGroup"
19701970
}
19711971
],
@@ -1987,15 +1987,15 @@
19871987
"ExampleDescription": "Demonstrates how to assign an office to a form group for your DocuSign Rooms for Real Estate account.",
19881988
"LinksToAPIMethod": [
19891989
{
1990-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/how-to/access-form-group",
1990+
"Path": "https://developers.docusign.com/docs/rooms-api/how-to/access-form-group",
19911991
"PathName": "Rooms::AccessFormGroup"
19921992
},
19931993
{
1994-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/reference/forms/formgroups/getformgroups",
1994+
"Path": "https://developers.docusign.com/docs/rooms-api/reference/forms/formgroups/getformgroups",
19951995
"PathName": "FormGroups::GetFormGroups"
19961996
},
19971997
{
1998-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/reference/offices/offices/getoffices",
1998+
"Path": "https://developers.docusign.com/docs/rooms-api/reference/offices/offices/getoffices",
19991999
"PathName": "Offices::GetOffices"
20002000
}
20012001
],
@@ -2031,15 +2031,15 @@
20312031
"ExampleDescription": "Demonstrates how to assign a form to a form group for your DocuSign Rooms for Real Estate account.",
20322032
"LinksToAPIMethod": [
20332033
{
2034-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/how-to/assign-form-group",
2034+
"Path": "https://developers.docusign.com/docs/rooms-api/how-to/assign-form-group",
20352035
"PathName": "Rooms::AssignFormGroup"
20362036
},
20372037
{
2038-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/reference/forms/formgroups/getformgroups",
2038+
"Path": "https://developers.docusign.com/docs/rooms-api/reference/forms/formgroups/getformgroups",
20392039
"PathName": "FormGroups::GetFormGroups"
20402040
},
20412041
{
2042-
"Path": "https://developers.docusign.com/docs/docs/rooms-api/reference/forms/formlibraries/getformlibraries",
2042+
"Path": "https://developers.docusign.com/docs/rooms-api/reference/forms/formlibraries/getformlibraries",
20432043
"PathName": "FormLibraries:GetFormLibraries"
20442044
}
20452045
],

0 commit comments

Comments
 (0)