Update URL#3
Conversation
|
Feel free to ignore the "purge greps" commit. |
|
I think the link should be a docs.rs link, so we can pin the version number to what we’re using. |
|
I'll look into it. |
|
regex hasn’t been part of rust itself for quite a while now, it’s just an external library. The version number used is in cargo.toml and cargo.lock, but the latest version number available is on https://crates.io. |
|
@ashfordneil the ink is now pointing to the regex library version currently in use. |
Issue #2 : links have been updated. currently, the link redirects to the regex documentation for the current rust release