From 5739cf53b0ff24de81a235080eadaff8a7d46f83 Mon Sep 17 00:00:00 2001 From: Andrey Tsurkan Date: Sun, 11 Aug 2019 08:08:27 +0300 Subject: [PATCH 1/2] Replace RawGit with GitCDN From the official RawGit website: RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end. GitHub repositories that served content through RawGit within the last month will continue to be served until at least October of 2019. URLs for other repositories are no longer being served. If you're currently using RawGit, please stop using it as soon as you can. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9439c61..0881063 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ EAAssert is a simple and lightweight assert technology. ## Documentation -Please see [Introduction](https://rawgit.com/electronicarts/EAAssert/master/doc/eaassert.html). +Please see [Introduction](https://gitcdn.xyz/cdn/electronicarts/EAAssert/e5e181255de2e883dd1f987c78ccc42ac81d3bca/doc/eaassert.html). ## Compiling sources From 199bf653ed5fd43248017215814774e321efb907 Mon Sep 17 00:00:00 2001 From: Andrey Tsurkan Date: Sun, 11 Aug 2019 08:09:56 +0300 Subject: [PATCH 2/2] Change docs branch to master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0881063..9db63a3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ EAAssert is a simple and lightweight assert technology. ## Documentation -Please see [Introduction](https://gitcdn.xyz/cdn/electronicarts/EAAssert/e5e181255de2e883dd1f987c78ccc42ac81d3bca/doc/eaassert.html). +Please see [Introduction](https://gitcdn.xyz/cdn/electronicarts/EAAssert/master/doc/eaassert.html). ## Compiling sources