Skip to content

Commit 1ecfa71

Browse files
committed
updated announcement link
1 parent a6ab9dc commit 1ecfa71

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scripting-docs/javascript/javascript-language-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ manager: "ghogen"
2828

2929
This documentation describes the Microsoft implementation of JavaScript, which is compliant with the ECMAScript Language Specification 5th Edition. It also provides additional features that are not included in the ECMA Standards.
3030

31-
> [!IMPORTANT]
32-
> We have joined the community-wide effort to make [MDN web docs](https://developer.mozilla.org/en-US/) the web’s one-stop, premiere development resource, by redirecting all (500+ pages) of Microsoft’s JavaScript API reference from docs.microsoft.com to their MDN counterparts. For details, see this [announcement](https://blogs.windows.com/msedgedev/2017/10/18/documenting-web-together-mdn-web-docs/#kATurs7yL2KOjFcz.97).
31+
> [!NOTE]
32+
> We have joined the community-wide effort to make [MDN web docs](https://developer.mozilla.org/en-US/) the web’s one-stop, premiere development resource, by redirecting all (500+ pages) of Microsoft’s JavaScript API reference from docs.microsoft.com to their MDN counterparts. For details, see this [announcement](https://blogs.windows.com/msedgedev/2018/06/20/chakra-docs-mdn-web-docs/).
3333
3434
You can use [!INCLUDE[javascript](../javascript/includes/javascript-md.md)] code in browser applications together with HTML, CSS and the Document Object Model (DOM), which represents HTML and browser objects.
3535

scripting-docs/javascript/reference/javascript-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ manager: "ghogen"
2626
# JavaScript Reference
2727
These sections explain the elements that make up the [!INCLUDE[javascript](../../javascript/includes/javascript-md.md)] language.
2828

29-
> [!IMPORTANT]
30-
> We have joined the community-wide effort to make [MDN web docs](https://developer.mozilla.org/en-US/) the web’s one-stop, premiere development resource, by redirecting all (500+ pages) of Microsoft’s JavaScript API reference from docs.microsoft.com to their MDN counterparts. For details, see this [announcement](https://blogs.windows.com/msedgedev/2017/10/18/documenting-web-together-mdn-web-docs/#kATurs7yL2KOjFcz.97).
29+
> [!NOTE]
30+
> We have joined the community-wide effort to make [MDN web docs](https://developer.mozilla.org/en-US/) the web’s one-stop, premiere development resource, by redirecting all (500+ pages) of Microsoft’s JavaScript API reference from docs.microsoft.com to their MDN counterparts. For details, see this [announcement](https://blogs.windows.com/msedgedev/2018/06/20/chakra-docs-mdn-web-docs/).
3131
3232
[!INCLUDE[javascript](../../javascript/includes/javascript-md.md)] code in Internet Explorer can interact with HTML, CSS and the Document Object Model (DOM), which represents HTML and browser objects.
3333

0 commit comments

Comments
 (0)