Skip to content

Commit

Permalink
docs: Quotation marks are used incorrectly. (#1282)
Browse files Browse the repository at this point in the history
Signed-off-by: RiceChuan <[email protected]>
  • Loading branch information
RiceChuan authored Dec 24, 2024
1 parent 5e0e5a1 commit 898d333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If you think you have discovered a security issue in any of the Hyperledger proj

There are two ways to report a security bug. The easiest is to email a description of the flaw and any related information (e.g. reproduction steps, version) to [security at hyperledger dot org](mailto:[email protected]).

The other way is to file a confidential security bug in our [JIRA bug tracking system](https://jira.hyperledger.org). Be sure to set the Security Level to Security issue.
The other way is to file a confidential security bug in our [JIRA bug tracking system](https://jira.hyperledger.org). Be sure to set the "Security Level" to "Security issue".

The process by which the Hyperledger Security Team handles security bugs is documented further in our [Defect Response page](https://wiki.hyperledger.org/display/SEC/Defect+Response) on our [wiki](https://wiki.hyperledger.org).

2 changes: 1 addition & 1 deletion test-network/prometheus-grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You will need to have installed **docker-compose with version 1.29 or above** (n

1. Go to the test-network directory and run bring up the test-network **./network.sh up createChannel**
2. Bring up the Prometheus/Grafana network in the test-network/prometheus-grafana directory and run **docker-compose up -d**
3. Log in: type localhost:3000 on your web browser -> username=admin, password=admin -> set a new password
3. Log in: type "localhost:3000" on your web browser -> username="admin", password="admin" -> set a new password
4. Browse dashboard and analyse results
- The default dashboard "HLF Performances Review" can be found and displayed by hovering over the dashboard menu and clicking on the browse button.
![picture alt]("https://user-images.githubusercontent.com/86831094/149115445-5e5f6d95-ecc3-4b46-aadb-5c01148770b3.png "Title is optional")
Expand Down

0 comments on commit 898d333

Please sign in to comment.