remove links to older extensions page

on the private docs repo
This commit is contained in:
Eric Rosenbaum 2021-06-24 13:46:03 -04:00 committed by GitHub
parent 119b34876d
commit d2b46dd018
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,6 @@
This document describes technical topics related to Scratch 3.0 extension development, including the Scratch 3.0 This document describes technical topics related to Scratch 3.0 extension development, including the Scratch 3.0
extension specification. extension specification.
For documentation regarding other aspects of Scratch 3.0 extensions see [this Extensions page on the
wiki](https://github.com/LLK/docs/wiki/Extensions).
## Types of Extensions ## Types of Extensions
There are four types of extensions that can define everything from the Scratch's core library (such as the "Looks" and There are four types of extensions that can define everything from the Scratch's core library (such as the "Looks" and
@ -13,8 +10,6 @@ There are four types of extensions that can define everything from the Scratch's
**Scratch 3.0 does not yet support unofficial extensions.** **Scratch 3.0 does not yet support unofficial extensions.**
For more details, see [this Extensions page on the wiki](https://github.com/LLK/docs/wiki/Extensions).
| | Core | Team | Official | Unofficial | | | Core | Team | Official | Unofficial |
| ------------------------------ | ---- | ---- | -------- | ---------- | | ------------------------------ | ---- | ---- | -------- | ---------- |
| Developed by Scratch Team | √ | √ | O | X | | Developed by Scratch Team | √ | √ | O | X |