README.adoc in versionaire-11.0.1 vs README.adoc in versionaire-11.0.2
- old
+ new
@@ -18,12 +18,12 @@
* Disallows `<major>.<minor>.<patch>-<pre-release>` usage even though {semver_link} suggests that you _may_ use pre-release information.
* Disallows `<major>.<minor>.<patch>+<build_metadata>` usage even though {semver_link} suggests that you _may_ use build metadata.
== Screencasts
-[link=https://www.alchemists.io/screencasts/versionaire]
-image::https://www.alchemists.io/images/screencasts/versionaire/cover.svg[Screencast,600,240,role=focal_point]
+[link=https://alchemists.io/screencasts/versionaire]
+image::https://alchemists.io/images/screencasts/versionaire/cover.svg[Screencast,600,240,role=focal_point]
== Requirements
. https://www.ruby-lang.org[Ruby].
@@ -127,11 +127,11 @@
to convert an unsupported type, a `+Versionaire::Errors::Cast+` exception will be thrown.
==== Refinement
Building upon the examples shown above, there is an even more elegant solution where you can use
-this gem's built-in link:https://www.alchemists.io/articles/ruby_refinements[refinement] support:
+this gem's built-in link:https://alchemists.io/articles/ruby_refinements[refinement] support:
[source,ruby]
----
using Versionaire::Cast
@@ -342,21 +342,21 @@
[source,bash]
----
bin/rake
----
-== link:https://www.alchemists.io/policies/license[License]
+== link:https://alchemists.io/policies/license[License]
-== link:https://www.alchemists.io/policies/security[Security]
+== link:https://alchemists.io/policies/security[Security]
-== link:https://www.alchemists.io/policies/code_of_conduct[Code of Conduct]
+== link:https://alchemists.io/policies/code_of_conduct[Code of Conduct]
-== link:https://www.alchemists.io/policies/contributions[Contributions]
+== link:https://alchemists.io/policies/contributions[Contributions]
-== link:https://www.alchemists.io/projects/versionaire/versions[Versions]
+== link:https://alchemists.io/projects/versionaire/versions[Versions]
-== link:https://www.alchemists.io/community[Community]
+== link:https://alchemists.io/community[Community]
== Credits
-* Built with link:https://www.alchemists.io/projects/gemsmith[Gemsmith].
-* Engineered by link:https://www.alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].
+* Built with link:https://alchemists.io/projects/gemsmith[Gemsmith].
+* Engineered by link:https://alchemists.io/team/brooke_kuhlmann[Brooke Kuhlmann].