Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ is recommended.
Installation & Running
==================================

1. Extract the wso2am-4.7.0-SNAPSHOT.zip and go to the 'bin' directory
1. Extract the wso2am-4.7.0.zip and go to the 'bin' directory
2. Run the api-manager.sh or api-manager.bat script based on you operating system.
3. Access the respective WSO2 API-M interfaces
* API Publisher web application is running at - https://localhost:9443/publisher
Expand Down
2 changes: 1 addition & 1 deletion all-in-one-apim/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ is recommended.
Installation & Running
==================================

1. Extract the wso2am-4.7.0-SNAPSHOT.zip and go to the 'bin' directory
1. Extract the wso2am-4.7.0.zip and go to the 'bin' directory
2. Run the api-manager.sh or api-manager.bat script based on you operating system.
3. Access the respective WSO2 API-M interfaces
* API Publisher web application is running at - https://localhost:9443/publisher
Expand Down
2 changes: 1 addition & 1 deletion api-control-plane/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ System Requirements
Installation & Running
==================================

1. Extract the wso2am-acp-4.7.0-SNAPSHOT.zip and go to the 'bin' directory
1. Extract the wso2am-acp-4.7.0.zip and go to the 'bin' directory
2. Run the api-cp.sh or api-cp.bat script based on you operating system.
3. Access the respective WSO2 ACP interfaces
* API Publisher web application is running at - https://localhost:9443/publisher
Expand Down
2 changes: 1 addition & 1 deletion gateway/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ System Requirements
Installation & Running
==================================

1. Extract the wso2am-universal-gw-4.7.0-SNAPSHOT.zip and go to the 'bin' directory
1. Extract the wso2am-universal-gw-4.7.0.zip and go to the 'bin' directory
2. Run the gateway.sh or gateway.bat script based on you operating system.
3. Access the respective WSO2 API-GW interfaces
* Management Console running at - https://localhost:9443/carbon \
Expand Down
2 changes: 1 addition & 1 deletion traffic-manager/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ System Requirements
Installation & Running
==================================

1. Extract the wso2am-tm-4.7.0-SNAPSHOT.zip and go to the 'bin' directory
1. Extract the wso2am-tm-4.7.0.zip and go to the 'bin' directory
2. Run the traffic-manager.sh or traffic-manager.bat script based on you operating system.
3. Access the respective WSO2 APIM-TM interfaces
* Management Console running at - https://localhost:9443/carbon
Expand Down
Loading