Skip to content

Commit 2999263

Browse files
ferdnycjustingrant
authored andcommitted
docs(README): Point to MDN for documentation
Update documentation references to point to MDN and removed outdated links.
1 parent ef71639 commit 2999263

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,7 @@ If you've found a bug in this polyfill—meaning that the implementation her
4141

4242
## Documentation
4343

44-
Reference documentation and examples for the Temporal API can be found [here](https://tc39.es/proposal-temporal/docs/index.html).
45-
46-
A cookbook to help you get started and learn the ins and outs of Temporal is available [here](https://tc39.es/proposal-temporal/docs/index.html)
47-
48-
If you find a bug in the documentation, please file a bug over in the [tc39/proposal-temporal issue tracker](https://github.com/tc39/proposal-temporal/issues) issue tracker.
49-
50-
Note that the Temporal documentation is in the process of being migrated to [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript).
51-
You can track the progress of the MDN migration [here](https://github.com/tc39/proposal-temporal/issues/1449).
44+
Please visit the API documentation on [**MDN**](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal), the main API reference going forward.
5245

5346
## Usage
5447

0 commit comments

Comments
 (0)