Skip to content

Commit

Permalink
Merge pull request #7687 from planetf1/issue7576
Browse files Browse the repository at this point in the history
#7576 correct link to admin services in swagger API ref
  • Loading branch information
mandy-chessell authored May 26, 2023
2 parents 5d27e61 + 4705bb1 commit 71057c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
description="The operational administration services support the management " +
"of OMAG Server instances. This includes starting and stopping the servers as well as querying and changing their operational state.",
externalDocs=@ExternalDocumentation(description="Further information",
url="https://egeria-project.org/guides/operations/operating-omag-server/"))
url="https://egeria-project.org/guides/operations/overview/#operating-an-omag-server"))


public class OperationalServicesViewResource
Expand Down

0 comments on commit 71057c7

Please sign in to comment.