Skip to content

Commit 5c269f5

Browse files
1011997: Update references and links in documentation.
1 parent 76f6029 commit 5c269f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Document-Processing/Excel/Spreadsheet/React/Open-Excel-File/from-google-drive.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ public class FileOptions
128128

129129
```
130130

131-
N> You can also refer to this [GitHub](https://github.com/SyncfusionExamples/syncfusion-react-spreadsheet-google-drive-integration/tree/master) repository for reference.
132-
133131
* Open the `appsettings.json` file in your web service project, add your Google Drive configuration details.
134132

135133
```json
@@ -185,4 +183,6 @@ const openFromGoogleDrive = () => {
185183
};
186184
```
187185

188-
N> The Google.Apis.Drive.v3 NuGet package must be installed in your application to use the previous code example.
186+
N> The Google.Apis.Drive.v3 NuGet package must be installed in your application to use the previous code example.
187+
188+
[View sample in GitHub](https://github.com/SyncfusionExamples/syncfusion-react-spreadsheet-google-drive-integration)

0 commit comments

Comments
 (0)