Skip to content

Commit cc302cd

Browse files
committed
fix: add correct link
1 parent 8b6c821 commit cc302cd

File tree

1 file changed

+2
-1
lines changed
  • invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/src/deposit/fields/FileUploader/QuotaManager

1 file changed

+2
-1
lines changed

invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/src/deposit/fields/FileUploader/QuotaManager/QuotaDisplay.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ export const QuotaDisplay = (props) => {
138138
</div>
139139
</div>
140140
<div>
141-
See your <a href="/">storage settings</a> for usage across all records
141+
See your <a href="/account/settings/quota">storage settings</a> for usage
142+
across all records
142143
</div>
143144
</div>
144145
</div>

0 commit comments

Comments
 (0)