Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use dash when running self-hosted dotnet profile #202

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

audreyality
Copy link
Member

Objective

The documentation for selecting the self-hosting profile incorrectly used an em dash () where it should have used a normal dash (-). This caused the dotnet runtime to select the wrong port when running instructions listed in the contributor docs. This commit replaces the em dash with a normal dash.

@audreyality audreyality requested a review from a team as a code owner September 21, 2023 18:36
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Details063c9c8d-5a26-4ff4-8bcc-ae3a777d123c

No New Or Fixed Issues Found

@audreyality audreyality added bug Something isn't working documentation Improvements or additions to documentation labels Sep 21, 2023
@audreyality audreyality requested a review from Hinton September 21, 2023 18:40
@audreyality audreyality merged commit 2f358db into master Sep 21, 2023
3 checks passed
@audreyality audreyality deleted the fix-em-dash branch September 21, 2023 18:49
Hinton added a commit that referenced this pull request Oct 2, 2023
…ps/migrations

* 'master' of github.com:bitwarden/contributing-docs: (37 commits)
  chore(deps): update dependency cspell to v7.3.7 (#206)
  [PM-4161] Fix build command on README.md (#207)
  Fixed typo in csharp.md (#180)
  Update our EDD process documentation (#166)
  chore(deps): update actions/checkout action to v4.1.0 (#204)
  chore(deps): lock file maintenance (#205)
  fix(deps): update npm minor to v2.4.3 (#203)
  use dash when running self-hosted dotnet profile (#202)
  chore(deps): update actions/checkout action to v4 (#191)
  chore(deps): lock file maintenance (#201)
  chore(deps): update npm minor (#195)
  fix(deps): update dependency docusaurus-lunr-search to v3 (#200)
  setup_secrets: Pass `-clear` as switch (#194)
  Update KeyConnector docs for ARM Macs (#171)
  Lock file maintenance (#193)
  Update dependency cspell to v7.3.5 (#192)
  Update dependency ubuntu to v22 (#174)
  Update gh minor (#181)
  Feature flag documentation updates and mentions about new local override capabilities (#187)
  Update npm minor (#188)
  ...

# Conflicts:
#	custom-words.txt
#	docs/contributing/database-migrations/edd.mdx
#	docs/contributing/database-migrations/index.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants