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 CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ More on using Docker and the concepts of containerization:

#### **1.5.a Docker installation troubleshooting**

If you are on Windows and get 'You are not allowed to use Docker, you must be in the "docker-users" group' as an error message, the following wiki page is a guide for solving te issue:
If you are on Windows and get 'You are not allowed to use Docker, you must be in the "docker-users" group' as an error message, the following wiki page is a guide for solving the issue:
- [Windows docker-users group error guide](https://github.com/hackforla/website/wiki/Add-local-user-accounts-to-the-docker-users-group-on-Windows-10)

Installing WSL2 on windows
Expand Down
2 changes: 1 addition & 1 deletion _guide-pages/figma-for-opensource-projects.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: How to use Figma effectively on Open Source Volunteer Teams
description: See an effective model for creating and sharing designs from ideation to execution with desktop and mobile responsivenes.
description: See an effective model for creating and sharing designs from ideation to execution with desktop and mobile responsiveness.
short-description:
card-type: guide-page
status: work-in-progress
Expand Down
7 changes: 3 additions & 4 deletions _guide-pages/survey-reporting-dashboard-guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,14 @@ <h5>Link your survey results to a designated Google Sheets workbook</h5>

<div class="guide-pages-text-section-reduced-width">
<h4 class="title-section add-margin-top-to-header">Select Response Destination</h4>
<p class="after-paragraph-margin">Click the vertical elipsis located at the top right of the survey form</p>
<p class="after-paragraph-margin">Click the vertical ellipsis located at the top right of the survey form</p>
</div>

<div class="overlay-links">
<img class="overlay-links-img" src="../assets/images/guides/survey-reporting/dashboard-0.png">
<!-- Arrows and Overlay Text Links -->
<!-- RIGHT SIDE LINKS -->
<img class="elipsis-arrow hide-guide-page-arrow-on-mobile" src="../assets/images/guides/pink-pointer.svg">
<h4><a>VERTICAL ELIPSIS</a></h4>
<h4><a>VERTICAL ELLIPSIS</a></h4>
</div>

<img src="../assets/images/guides/gray-arrow.svg" class="grayarrow"><br>
Expand Down Expand Up @@ -176,7 +175,7 @@ <h4 class="title-section add-margin-top-to-header" >Add New Page(Optional) </h4>
<br><br>
(1) Click on the Page dropdown at the far left of the menu bar, then click ‘Add a new page’.
<br><br>
(2) Hovering over the new page added within the dropdown menu, you will see a vertical elipsis. Click the vertical elipsis and select Rename. Choose a short, yet descriptive name for your new page.
(2) Hovering over the new page added within the dropdown menu, you will see a vertical ellipsis. Click the vertical ellipsis and select Rename. Choose a short, yet descriptive name for your new page.
</p>
</div>

Expand Down