Skip to content

Commit 2115ff2

Browse files
committed
link fix
1 parent 1ecfa71 commit 2115ff2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ manager: "ghogen"
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

3131
> [!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/).
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/26/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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ manager: "ghogen"
2727
These sections explain the elements that make up the [!INCLUDE[javascript](../../javascript/includes/javascript-md.md)] language.
2828

2929
> [!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/).
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/26/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)