We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a805977 commit 8567152Copy full SHA for 8567152
lmfdb/tests/test_random_redirects.py
@@ -24,8 +24,8 @@ class RandomRedirectTest(LmfdbTest):
24
'/GaloisGroup/random': 'Galois group',
25
'/Genus2Curve/Q/random/': 'Genus 2',
26
'/Groups/Abstract/random': 'Abstract',
27
- '/Groups/GLnC/random': 'Subgroup',
28
- '/Groups/GLnQ/random': 'Subgroup',
+ '/Groups/GLnC/random': 'representation',
+ '/Groups/GLnQ/random': 'representation',
29
'/HigherGenus/C/Aut/random': 'genus',
30
'/ModularForm/GL2/TotallyReal/random': 'Hilbert',
31
'/random': 'LMFDB', # homepage random redirects to various objects
0 commit comments