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 7346fba commit 23aebefCopy full SHA for 23aebef
1 file changed
vis/js/templates/modals/infomodal/BaseInfo.tsx
@@ -16,16 +16,12 @@ const BaseInfo = ({ params, isStreamgraph }) => {
16
serviceName="BASE"
17
serviceDesc={
18
<>
19
- BASE provides access to over 300 million documents from more than
20
- 10,000 content sources in all disciplines. For more information please{" "}
21
- <a
22
- href="http://base-search.net"
23
- target="_blank"
24
- rel="noreferrer"
25
- >
26
- visit the BASE website
27
- </a>
28
- .
+ BASE provides access to over 400 million documents from more than
+ 10,000 content sources in all disciplines. For more information please{" "}
+ <a href="http://base-search.net" target="_blank" rel="noreferrer">
+ visit the BASE website
+ </a>
+ .
29
</>
30
}
31
serviceLogo={
0 commit comments