Skip to content

Commit

Permalink
update redirected URLs (#35770)
Browse files Browse the repository at this point in the history
* update redirected URLs

* fix one more

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
OnkarRuikar and Josh-Cena authored Sep 8, 2024
1 parent 5a7fae1 commit 33cada2
Show file tree
Hide file tree
Showing 23 changed files with 37 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Here are some popular editors:
</td>
<td>
<a
href="https://ingorichter.github.io/BracketsExtensionTweetBot/"
href="https://ingo-richter.io/BracketsExtensionTweetBot/"
rel="external"
>Yes</a
>
Expand All @@ -104,8 +104,8 @@ Here are some popular editors:
<td>$99</td>
<td>Mac</td>
<td>
<a href="https://twitter.com/panic">Twitter</a>,
<a href="https://panic.com/qa" rel="external">Forum</a>,
<a href="https://x.com/panic">Twitter</a>,
<a href="https://help.panic.com/" rel="external">Forum</a>,
<a href="https://nova.app/help/">Online</a>
</td>
<td><a href="https://help.panic.com/nova/">eBook</a></td>
Expand Down Expand Up @@ -150,7 +150,7 @@ Here are some popular editors:
<td>Yes</td>
</tr>
<tr>
<td><a href="https://www.espressoapp.com/">Espresso</a></td>
<td><a href="https://espressoapp.com/">Espresso</a></td>
<td>Closed source</td>
<td>$99</td>
<td>Mac</td>
Expand Down Expand Up @@ -257,7 +257,7 @@ Here are some popular editors:
<td>Windows, Mac, Linux</td>
<td>
<a
href="https://www.sublimetext.com/forum/viewforum.php?f=3"
href="https://forum.sublimetext.com/c/technical-support"
rel="external"
>Forum</a
>
Expand All @@ -269,7 +269,7 @@ Here are some popular editors:
Unofficial</a
>
</td>
<td><a href="https://sublime.wbond.net/">Yes</a></td>
<td><a href="https://packagecontrol.io/">Yes</a></td>
</tr>
<tr>
<td><a href="https://macromates.com/" rel="external">TextMate</a></td>
Expand All @@ -279,18 +279,15 @@ Here are some popular editors:
<td>
<a href="https://twitter.com/macromates">Twitter</a>,
<a href="https://webchat.freenode.net/?channels=textmate">IRC</a>,
<a href="https://lists.macromates.com/listinfo/textmate" rel="external"
<a href="https://lists.macromates.com/postorius/lists/textmate.lists.macromates.com/" rel="external"
>Mailing list</a
>, <a href="mailto:[email protected]">Email</a>
</td>
<td>
<a href="https://manual.macromates.com/en/">Online Manual</a>,
<a href="https://wiki.macromates.com/Main/HomePage" rel="external"
>Wiki</a
>
<a href="https://macromates.com/manual/en/">Online Manual</a>
</td>
<td>
<a href="https://wiki.macromates.com/Main/Plugins" rel="external"
<a href="https://macromates.com/textmate/manual/bundles" rel="external"
>Yes</a
>
</td>
Expand Down Expand Up @@ -428,7 +425,7 @@ If you like _lots_ of features and your editor is slowing down because of all yo
- [Aptana Studio](https://www.axway.com/en/aptana)
- [Eclipse](https://www.eclipse.org/)
- [Komodo IDE](https://www.activestate.com/products/komodo-ide/)
- [NetBeans IDE](https://netbeans.apache.org//)
- [NetBeans IDE](https://netbeans.apache.org/)
- [Visual Studio](https://visualstudio.microsoft.com/)
- [WebStorm](https://www.jetbrains.com/webstorm/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ When launching a website, you may spend nothing, or your costs may go through th

You likely have a text editor: such as, Notepad on Windows, Gedit on Linux, TextEdit on Mac. You'll have an easier time writing code if you choose an editor that color-codes, checks your syntax, and assists you with code structure.

Many editors are free, for example [Brackets](https://brackets.io/), [Bluefish](https://bluefish.openoffice.nl/index.html), [TextWrangler](https://www.barebones.com/products/textwrangler/), [Eclipse](https://www.eclipse.org/), [Netbeans](https://netbeans.apache.org//), and [Visual Studio Code](https://code.visualstudio.com/). Some, like [Sublime Text](https://www.sublimetext.com/), you can test as long as you like, but you're encouraged to pay. Some, like [PhpStorm](https://www.jetbrains.com/phpstorm/), can cost between a few dozen and 200 dollars, depending on the plan you purchase. Some of them, like [Microsoft Visual Studio](https://visualstudio.microsoft.com/), can cost hundreds, or thousands of dollars; though Visual Studio Community is free for individual developers or open source projects. Often, for-pay editors will have a trial version.
Many editors are free, for example [Brackets](https://brackets.io/), [Bluefish](https://bluefish.openoffice.nl/index.html), [TextWrangler](https://www.barebones.com/products/textwrangler/), [Eclipse](https://www.eclipse.org/), [Netbeans](https://netbeans.apache.org/), and [Visual Studio Code](https://code.visualstudio.com/). Some, like [Sublime Text](https://www.sublimetext.com/), you can test as long as you like, but you're encouraged to pay. Some, like [PhpStorm](https://www.jetbrains.com/phpstorm/), can cost between a few dozen and 200 dollars, depending on the plan you purchase. Some of them, like [Microsoft Visual Studio](https://visualstudio.microsoft.com/), can cost hundreds, or thousands of dollars; though Visual Studio Community is free for individual developers or open source projects. Often, for-pay editors will have a trial version.

To start, we suggest trying out several editors, to get a sense of which works best for you. If you're only writing simple {{Glossary("HTML")}}, {{Glossary("CSS")}}, and {{Glossary("JavaScript")}}, go with a simple editor.

Expand All @@ -64,7 +64,7 @@ You can use any of them, as they will have similar functionality, though some ar

If you want to include video or audio into your website, you can either embed online services (for example YouTube, Vimeo, or Dailymotion), or include your own videos (see below for bandwidth costs).

For audio files, you can find free software ([Audacity](https://www.audacityteam.org/), [Wavosaur](https://www.wavosaur.com/)), or paying up to a few hundred dollars ([Sound Forge](https://www.magix.com/us/music-editing/sound-forge/), [Adobe Audition](https://www.adobe.com/products/audition.html)). Likewise, video-editing software can be free ([PiTiVi](https://www.pitivi.org/), [OpenShot](https://www.openshot.org/) for Linux, [iMovie](https://www.apple.com/imovie/) for Mac), less than $100 ([Adobe Premiere Elements](https://www.adobe.com/products/premiere-elements.html)), or several hundred dollars ([Adobe Premiere Pro](https://www.adobe.com/products/premiere.html), [Avid Media Composer](https://www.avid.com/media-composer), [Final Cut Pro](https://www.apple.com/final-cut-pro/)). The software you received with your digital camera may cover all your needs.
For audio files, you can find free software ([Audacity](https://www.audacityteam.org/), [Wavosaur](https://www.wavosaur.com/)), or paying up to a few hundred dollars ([Sound Forge](https://www.magix.com/us/music-editing/sound-forge/), [Adobe Audition](https://www.adobe.com/products/audition.html)). Likewise, video-editing software can be free ([PiTiVi](https://www.pitivi.org/), [OpenShot](https://www.openshot.org/) for Linux, [iMovie](https://support.apple.com/imovie) for Mac), less than $100 ([Adobe Premiere Elements](https://www.adobe.com/products/premiere-elements.html)), or several hundred dollars ([Adobe Premiere Pro](https://www.adobe.com/products/premiere.html), [Avid Media Composer](https://www.avid.com/media-composer), [Final Cut Pro](https://www.apple.com/final-cut-pro/)). The software you received with your digital camera may cover all your needs.

### Publishing tools

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To use the module:
npx -v
```

2. If Node.js is not installed, you need to install it. Follow the [download instructions](https://nodejs.org/en/download/) in the Node.js docs, then run the above commands again to check if the installation is successful.
2. If Node.js is not installed, you need to install it. Follow the [download instructions](https://nodejs.org/en/download/package-manager) in the Node.js docs, then run the above commands again to check if the installation is successful.

3. Let's assume the directory is `/path/to/project`. Run the following command to start the server:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GitHub is a very important and useful community to get involved in, and Git/GitH
### Basic GitHub setup

1. First of all, [install Git](https://git-scm.com/downloads) on your machine. This is the underlying version control system software that GitHub works on top of.
2. Next, [sign up for a GitHub account](https://github.com/join). It's simple and easy.
2. Next, [sign up for a GitHub account](https://github.com/signup). It's simple and easy.
3. Once you've signed up, log in to [github.com](https://github.com/) with your username and password.

### Preparing your code for upload
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ All desktop operating systems come with a basic text editor. These editors are a
<ul>
<li><a href="https://notepad-plus-plus.org/">Notepad++</a></li>
<li>
<a href="https://www.visualstudio.com/">Visual Studio Code</a>
<a href="https://visualstudio.microsoft.com/">Visual Studio Code</a>
</li>
<li><a href="https://www.jetbrains.com/webstorm/">Web Storm</a></li>
<li><a href="https://brackets.io/">Brackets</a></li>
Expand Down Expand Up @@ -109,7 +109,7 @@ All desktop operating systems come with a basic text editor. These editors are a
>
</li>
<li>
<a href="https://www.visualstudio.com/">Visual Studio Code</a>
<a href="https://visualstudio.microsoft.com/">Visual Studio Code</a>
</li>
<li><a href="https://brackets.io/">Brackets</a></li>
<li><a href="https://shiftedit.net/">ShiftEdit</a></li>
Expand Down Expand Up @@ -152,7 +152,7 @@ All desktop operating systems come with a basic text editor. These editors are a
<li><a href="https://www.gnu.org/software/emacs/">Emacs</a></li>
<li><a href="https://www.vim.org/" rel="external">Vim</a></li>
<li>
<a href="https://www.visualstudio.com/">Visual Studio Code</a>
<a href="https://visualstudio.microsoft.com/">Visual Studio Code</a>
</li>
<li><a href="https://brackets.io/">Brackets</a></li>
<li><a href="https://shiftedit.net/">ShiftEdit</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ There are many frameworks out there, but currently the "big four" are considered

### Angular

[Angular](https://angular.io/) is an open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. It is a complete rewrite from the same team that built [AngularJS](https://angularjs.org/). Angular was officially released on the 14th of September 2016.
[Angular](https://angular.dev/) is an open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. It is a complete rewrite from the same team that built [AngularJS](https://angularjs.org/). Angular was officially released on the 14th of September 2016.

Angular is a component-based framework which uses declarative HTML templates. At build time, transparently to developers, the framework's compiler translates the templates to optimized JavaScript instructions. Angular uses [TypeScript](https://www.typescriptlang.org/), a superset of JavaScript that we'll look at in a little more detail in the next chapter.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ The native messaging manifest is a file with a name that matches the string pass
</tbody>
</table>

For example, here's the content of the `ping_pong.json` manifest file for the `ping_pong` native application from the [native messaging example](https://github.com/mdn/webextensions-examples/tree/master/native-messaging):
For example, here's the content of the `ping_pong.json` manifest file for the `ping_pong` native application from the [native messaging example](https://github.com/mdn/webextensions-examples/tree/main/native-messaging):

```json
{
Expand Down Expand Up @@ -217,7 +217,7 @@ The managed storage manifest is a file with a name that matches the ID specified
</tbody>
</table>

For example, in the [favourite-colour example](https://github.com/mdn/webextensions-examples/tree/master/favourite-colour) manage storage data is set in the file named `[email protected]`, which contains:
For example, in the [favourite-colour example](https://github.com/mdn/webextensions-examples/tree/main/favourite-colour) manage storage data is set in the file named `[email protected]`, which contains:

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You can style these elements to match the browser's style. The manifest.json key
> Support for `browser_style` in Manifest V3 is deprecated. Starting from Firefox 115, the default value of `options_ui.browser_style` and `sidebar_action.browser_style` changes from `true` to `false`. In Firefox 118, `"browser_style": true` will no longer be supported in Manifest V3 extensions.
> If your Manifest V3 extension depends on the `"browser_style": true` styles, follow the [Manifest V3 migration guide for `browser_style`](#manifest_v3_migration).
> See ([Firefox bug 1827910](https://bugzil.la/1827910)) for more information.
> If you want to apply the Firefox style to your extension, see the [Firefox Style Guide](https://acorn.firefox.com/latest/).
> If you want to apply the Firefox style to your extension, see the [Firefox Style Guide](https://acorn.firefox.com/latest).
When considering whether to use `browser_style: true`, test your extension with various themes (built-in or from AMO) to ensure that the extension UI behaves the way you expect it to.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ browser.contextMenus.onClicked.addListener((info, tab) => {

## Icons

For details on how to create icons to use with your context menu, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to create icons to use with your context menu, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ The extension can now run code in the inspected window using [`devtools.inspecte

## Developer panel design

For details on how to design your developer panel's web page to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to design your developer panel's web page to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Icons

For details on how to create icons to use with your developer tools panel, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to create icons to use with your developer tools panel, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To use the history API, you must request the "`history`" [permission](/en-US/doc

## Web page design

For details on how to design your web page's to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest/).
For details on how to design your web page's to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest).

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ If you are issuing calls to action through notifications, you will also want to

## Icons

For details on how to create icons to use with your notification, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to create icons to use with your notification, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ See the [`options_ui`](/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/o

## Options content design

For details on how to design your options content to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest/).
For details on how to design your options content to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest).

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ You can change any of the page action properties programmatically using the [`pa

## Icons

For details on how to create icons to use with your page action, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to create icons to use with your page action, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ In Firefox Android 57, the popup is shown as a normal page in a new tab.

## Popup design

For details on how to design your popup's web page to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest/).
For details on how to design your popup's web page to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest).

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Title and icon are shown to the user in any UI provided by the browser to list s

## Sidebar design

For details on how to design a sidebar's web page to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to design a sidebar's web page to match the style of Firefox, see the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Example

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You can change many of the browser action properties programmatically using the

## Icons

For details on how to create icons to use with your browser action, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest/) documentation.
For details on how to create icons to use with your browser action, see [Iconography](https://acorn.firefox.com/latest/styles/iconography-q7JqGl5H) in the [Acorn Design System](https://acorn.firefox.com/latest) documentation.

## Examples

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/10/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Firefox 10 shipped on January 31, 2012. This article provides information about

#### WebGL

- Firefox 10 now supports the [`OES_standard_derivatives`](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) extension.
- Firefox 10 now supports the [`OES_standard_derivatives`](https://registry.khronos.org/webgl/extensions/OES_standard_derivatives/) extension.
- [New preferences have been added](/en-US/docs/Web/API/WebGL_API#webgl_debugging_and_testing) to help test WebGL code for compatibility with minimally-capable devices on your full development platform.

#### Web Workers
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/mozilla/firefox/releases/24/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ page-type: firefox-release-notes

- The Network inspector now lets you filter by content type (CSS/image/font etc.) and see the relevant size and load times.
- The Devtools options panel to the left lets you disable/enable JavaScript temporarily.
- Extension developers may use the new [Browser Console](https://mihai.sucan.ro/mihai/blog/the-browser-console-is-replacing-the-error-console) for Chrome-level scripts (Replaces Error Console).
- Extension developers may use the new [Browser Console](https://mihai.sucan.ro/mihai/blog/the-browser-console-is-replacing-the-error-console/) for Chrome-level scripts (Replaces Error Console).
- The source map syntax has been changed to use `//#` instead of `//@` ([Firefox bug 870361](https://bugzil.la/870361)).

### MathML
Expand Down
Loading

0 comments on commit 33cada2

Please sign in to comment.