Skip to content

Commit

Permalink
refactor: update 2 links (#2960)
Browse files Browse the repository at this point in the history
The link to the article about the "conversion from Subversion to Git"
involved a redirect. For a more direct access, use the new URL of the
article.

The link to a Groovy article sent to a site using a wrong certificate
that prevented to access to the article: "x509: certificate is not valid
for any names, but wanted to match mrhaki.blogspot.com"
Use a new URL of a site with a valid certificate.

### Notes

Detected as part of
bonitasoft/bonita-documentation-site#430 and
bonitasoft/bonita-documentation-site#594.
  • Loading branch information
tbouffard authored Jan 22, 2025
1 parent 507ebaf commit 5e0b88c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/process/pages/groovy-in-bonita.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -412,4 +412,4 @@ This object can then be used as a process variable type for example.
== References

* http://docs.groovy-lang.org/docs/groovy-3.0.7/html/documentation/[Groovy 3.0.7 official documentation]
* https://mrhaki.blogspot.com/search/label/Groovy%3AGoodness[Groovy Goodness by MrHaki]
* https://blog.mrhaki.com/2018/06/groovy-goodness-easy-object-creation.html[Groovy Goodness by MrHaki]
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ You can now clone this git repository in Bonita Studio.

For a more advanced migration read the following article

* https://john.albin.net/git/convert-subversion-to-git
* https://john.albin.net/blog/git/convert-subversion-to-git

0 comments on commit 5e0b88c

Please sign in to comment.