docs: update Snap Electrodes Cables naming and URLs in documentation#322
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates documentation references for OpenBCI’s Snap Electrode Cables to reflect the new product naming and to point links to the updated product URL slug across the Docusaurus docs site.
Changes:
- Replaced legacy “EMG/ECG Snap Electrode Cables” terminology with the updated naming in multiple guides/pages.
- Updated product links from the old
emg-ecg-snap-electrode-cablesURL to the newsnap-electrode-cables-emg-ecg-eegURL. - Updated headings and shopping links on the Electrodes landing page to match the new nomenclature.
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| website/docs/ThirdParty/IDUN_Dryode/Dryode_Guide.md | Updates snap electrode cable product URL in IDUN Dryode guide. |
| website/docs/Software/OpenBCISoftware/NeuroFly_Toolkit.md | Updates required materials list naming/URL for snap electrode cables. |
| website/docs/Policies/Refund_Policy.md | Updates non-returnable item name for snap electrode cables. |
| website/docs/GettingStarted/Boards/02-Ganglion_Getting_Started_Guide.md | Updates snap electrode cable product URL in Ganglion materials list. |
| website/docs/GettingStarted/Boards/011-Daisy_Getting_Started_Guide.md | Updates snap electrode cable product URL in Daisy setup instructions. |
| website/docs/GettingStarted/Biosensing-Setups/04-ExG-Setup.md | Updates ExG setup materials to the new product naming/URL (two occurrences). |
| website/docs/GettingStarted/Biosensing-Setups/03-ECG-Setup.md | Updates ECG setup materials to the new product naming/URL (two occurrences). |
| website/docs/GettingStarted/Biosensing-Setups/02-EMG-Setup.md | Updates EMG setup materials to the new product naming/URL. |
| website/docs/FAQ/02-HowProductsGoTogether.md | Updates recommendations section with new product naming/URL. |
| website/docs/Examples/EMGProjects/EMG_Controlled_Piano.md | Updates project materials list naming/URL for snap electrode cables. |
| website/docs/Examples/EMGProjects/05-EMG_Chrome_Dino_Game.md | Updates project materials list naming/URL for snap electrode cables. |
| website/docs/Examples/EMGProjects/02-EMG_Controlled_Music.md | Updates project materials list naming/URL for snap electrode cables. |
| website/docs/Examples/EMGProjects/01-EMG_Scrolling.md | Updates project materials list naming/URL for snap electrode cables. |
| website/docs/AddOns/Electrodes/00-ElectrodesLanding.md | Updates electrode landing section heading and buy link for snap electrode cables. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| We are very excited to work with IDUN Technologies to offer this affordable, high-quality biosensing kit to our community. | ||
|
|
||
| The Dryode™ offers waterproof, research-grade signal quality with the ease of a consumer product. This state-of-the-art flexible dry electrode is designed for biopotential data acquisition (ECG, EMG, and EEG). It can be connected to the OpenBCI [Cyton](https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel), [CytonDaisy](https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel), or [Ganglion board](https://shop.openbci.com/collections/frontpage/products/ganglion-board) using OpenBCI [snap electrode cables](https://shop.openbci.com/collections/frontpage/products/emg-ecg-snap-electrode-cables), and is also compatible with most standard snap electrode cables. | ||
| The Dryode™ offers waterproof, research-grade signal quality with the ease of a consumer product. This state-of-the-art flexible dry electrode is designed for biopotential data acquisition (ECG, EMG, and EEG). It can be connected to the OpenBCI [Cyton](https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel), [CytonDaisy](https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel), or [Ganglion board](https://shop.openbci.com/collections/frontpage/products/ganglion-board) using OpenBCI [snap electrode cables](https://shop.openbci.com/collections/frontpage/products/snap-electrode-cables-emg-ecg-eeg), and is also compatible with most standard snap electrode cables. |
| 4. Board Case | ||
| 5. EEG electrodes: OpenBCI [Gold Cup Electrodes](http://shop.openbci.com/collections/frontpage/products/openbci-gold-cup-electrodes?variant=9056028163), or your own electrodes, and [Electrode Paste](https://shop.openbci.com/products/ten20-conductive-paste-8oz-jar) | ||
| 6. or EMG electrodes: [Snap Electrode Cables](http://shop.openbci.com/collections/frontpage/products/emg-ecg-snap-electrode-cables?variant=32372786958) and [Snap Electrodes](https://shop.openbci.com/products/kendall-emg-ecg-foam-solid-gel-electrodes-30-pack). | ||
| 6. or EMG electrodes: [Snap Electrode Cables](http://shop.openbci.com/collections/frontpage/products/snap-electrode-cables-emg-ecg-eeg?variant=32372786958) and [Snap Electrodes](https://shop.openbci.com/products/kendall-emg-ecg-foam-solid-gel-electrodes-30-pack). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR updates all references to Snap Electrodes Cables across the repository to ensure our documentation is accurate and aligned with the new nomenclature.
To achieve this, a repository-wide global search was performed to catch and update both outdated names and their corresponding URLs.
Changes