Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ functioning SketchUp Extensions, complete with comments and helpful hints.
Hopefully you can use these examples however you want. The Example code is
available 3 different ways. You can:

1. Read the [Example Extensions tutorials on the SketchUp Developer website](https://developer.sketchup.com/developers/example-extensions).
1. Read the [Example Extensions tutorials on the SketchUp Developer website](https://developer.sketchup.com/exampleextensions).
Read through the step by step tutorial of the code and comments and try to
follow along by building the same extension yourself. Use these examples to
help learn better SketchUp API usage.
Expand Down