diff --git a/LICENSE b/LICENSE index 8d7cb6b..b32d28e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 +Copyright (c) 2022 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/@orb.yml b/src/@orb.yml index 15d1933..f4d802c 100755 --- a/src/@orb.yml +++ b/src/@orb.yml @@ -8,7 +8,7 @@ description: > # This information will be displayed in the orb registry and is not mandatory. display: home_url: "https://www.example.com/docs" - source_url: "https://www.github.com//" + source_url: "https://github.com//" # If your orb requires other orbs, you can import them like this. Otherwise remove the "orbs" stanza. # orbs: