getappmap / appmap-java

AppMap client agent for Java
Other
80 stars 14 forks source link

Updated URL domain in generated app.yml #219

Closed Sweetdevil144 closed 12 months ago

Sweetdevil144 commented 12 months ago

Fixes #216

Apologies for two commits. I mistakenly changed it to .com instead of a .io in the url.

Sweetdevil144 commented 12 months ago

Following changes were made :

pw.println("# https://appland.com/docs/reference/appmap-java.html#configuration");

was converted to

pw.println("# https://appmap.io/docs/reference/appmap-java.html#configuration");
appland-release commented 11 months ago

:tada: This PR is included in version 1.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: