Skip to content

Commit dc6cf49

Browse files
README: Update product selector link (#176)
Add separate links for 11.11 and 12.0. Co-authored-by: Patrik Åkesson <66364872+pataxis@users.noreply.github.com>
1 parent d2a08c4 commit dc6cf49

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,15 @@ main branch.
9191
<!-- omit in toc -->
9292
### Container capability
9393

94-
A list of Container capable Axis devices can be found on the Axis [Product Selector][product-selector]
95-
page by checking the [Container support check box][product-selector-container].
94+
A list of container capable Axis devices can be found with the Axis Product
95+
Selector.
96+
97+
From AXIS OS 12.0, only products with architecture `aarch64` that
98+
existed before this release are supported. This
99+
[query][product-selector-container] lists products that cover both.
100+
101+
In AXIS OS 11.11, both architectures `aarch64` and `armv7hf` are supported and
102+
are found with this [query][product-selector-container-11-11].
96103

97104
## Substitutions
98105

@@ -509,8 +516,8 @@ Take a look at the [CONTRIBUTING.md](CONTRIBUTING.md) file.
509516
[docker-proxy]: https://docs.docker.com/config/daemon/systemd/#httphttps-proxy
510517
[latest-release]: https://github.com/AxisCommunications/docker-compose-acap/releases/latest
511518
[object-detector-python]: https://github.com/AxisCommunications/acap-computer-vision-sdk-examples/tree/main/object-detector-python
512-
[product-selector]: https://www.axis.com/support/tools/product-selector
513-
[product-selector-container]: https://www.axis.com/support/tools/product-selector/shared/%5B%7B%22index%22%3A%5B4%2C2%5D%2C%22value%22%3A%22Yes%22%7D%5D
519+
[product-selector-container-11-11]: https://www.axis.com/support/tools/product-selector/shared/%5B%7B%22index%22%3A%5B10%2C2%5D%2C%22value%22%3A%22Yes%22%7D%5D
520+
[product-selector-container]: https://www.axis.com/support/tools/product-selector/shared/%5B%7B%22index%22%3A%5B10%2C0%5D%2C%22value%22%3A%22ARTPEC-8%22%7D%2C%7B%22index%22%3A%5B10%2C2%5D%2C%22value%22%3A%22Yes%22%7D%5D
514521
[sd-card-standards]: https://www.sdcard.org/developers/sd-standard-overview/
515522
[signing-documentation]: https://axiscommunications.github.io/acap-documentation/docs/faq/security.html#sign-acap-applications
516523
[vapix]: https://www.axis.com/vapix-library/

0 commit comments

Comments
 (0)