File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232
3333`Access Remix online <https://remix.ethereum.org/ >`_, you do not need to install anything.
3434If you want to use it without connection to the Internet, go to
35- https://github.com/argotorg /remix-live/tree/gh-pages#readme and follow the instructions on that page.
35+ https://github.com/ethereum /remix-live/tree/gh-pages#readme and follow the instructions on that page.
3636Remix is also a convenient option for testing nightly builds
3737without installing multiple Solidity versions.
3838
@@ -291,14 +291,14 @@ This means that:
291291
292292.. warning ::
293293
294- The binaries are also available at https://ethereum .github.io/solc-bin/ but this page
294+ The binaries are also available at https://argotorg .github.io/solc-bin/ but this page
295295 stopped being updated just after the release of version 0.7.2, will not receive any new releases
296296 or nightly builds for any platform and does not serve the new directory structure, including
297297 non-emscripten builds.
298298
299299 If you are using it, please switch to https://binaries.soliditylang.org, which is a drop-in
300300 replacement. This allows us to make changes to the underlying hosting in a transparent way and
301- minimize disruption. Unlike the ``ethereum .github.io `` domain, which we do not have any control
301+ minimize disruption. Unlike the ``argotorg .github.io `` domain, which we do not have any control
302302 over, ``binaries.soliditylang.org `` is guaranteed to work and maintain the same URL structure
303303 in the long-term.
304304
You can’t perform that action at this time.
0 commit comments