Skip to content

Commit

Permalink
Merge pull request #695 from daschuer/link_fix
Browse files Browse the repository at this point in the history
Fix links for Xone K2 and Hercules
  • Loading branch information
Swiftb0y authored Oct 9, 2024
2 parents d48b4e0 + 9b51205 commit 0bc3088
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
3 changes: 3 additions & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,9 @@
"https://support.pioneerdj.com/hc/sections/*",
"https://www.roland.com/global/products/dj-505/*",
"https://web.archive.org/web/*",
"https://www.allen-heath.com/ahproducts/*",
"https://www.allen-heath.com/content/uploads/*",
"https://www.allen-heath.com/support/",
]

# Avoid freezing during linkcheck
Expand Down
4 changes: 2 additions & 2 deletions source/hardware/controllers/allen_heath_xone_k2_k1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Xone K1 is the same as the Xone K2 but without the built in audio
interface and does not come with the EVA travel case that the K2 comes
with.

- `Manufacturer’s product page <http://www.allen-heath.com/ahproducts/xonek2/>`__
- `Manufacturer’s product page <https://www.allen-heath.com/ahproducts/xonek2/>`__
- `Forum thread <https://mixxx.discourse.group/t/allen-heath-xone-k2/12506>`__
- `Manufacturer’s User Guide <https://www.allen-heath.com/content/uploads/2023/06/XoneK2_UG_AP8509_3.pdf>`__
- `Blank template diagrams <http://www.allen-heath.com/media/Xone+K2+Blank+Overlays.zip>`__
- `Blank template diagrams <https://www.allen-heath.com/content/uploads/2023/06/XoneK2BlankOverlays.zip>`__

.. versionadded:: 1.11

Expand Down
2 changes: 1 addition & 1 deletion source/hardware/controllers/hercules_djcontrol_air.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Mapping Description
:alt: Hercules DJControl AIR (schematic view)
:figclass: pretty-figures

Hercules DJControl AIR (schematic view). This picture is taken from the `Getting Started Tutorial <http://ts.hercules.com/download/sound/manuals/DJ_AIR/DJCAir_GettingStartedTutorial_ENG.pdf>`__ (courtesy of Guillemot Corporation S.A.).
Hercules DJControl AIR (schematic view). This picture is taken from the Getting Started Tutorial (courtesy of Guillemot Corporation S.A.).

We assume from the annotated picture above that each decks have same controls.

Expand Down
1 change: 0 additions & 1 deletion source/hardware/controllers/hercules_djcontrol_compact.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ Hercules DJControl Compact
==========================

- `Manufacturer’s product page <https://support.hercules.com/en/product/djcontrolcompact-en/>`__
- `MIDI mapping manual <http://ts.hercules.com/download/sound/manuals/DJC_Compact/DJC_Compact_MIDI_Mapping.pdf>`__

The Hercules DJControl Compact is a simple controller for basic
two-channel mixing. This device does not have a built in sound card, so
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Controls
:alt: Hercules DJControl Instinct (schematic view)
:figclass: pretty-figures

Hercules DJControl Instinct (schematic view). This picture is taken from `product poster <http://ts.hercules.com/download/sound/manuals/DJ_Instinct/Poster/Poster_DJCInstinct_UK.pdf>`__ (courtesy of Guillemot Corporation S.A.).
Hercules DJControl Instinct (schematic view). This picture is taken from the product poster in the device manual (courtesy of Guillemot Corporation S.A.).

1. Jog Wheel for the deck on the side of the wheel
2. Action buttons for the deck on the side of the controls, depending on
Expand Down

0 comments on commit 0bc3088

Please sign in to comment.