mashlib 1.7.12-c4ead80e → 1.7.12-c8ce830f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/mashlib.js CHANGED
@@ -150075,7 +150075,7 @@ function _createBanner() {
150075
150075
  function createHelpMenu() {
150076
150076
  var helpMenuList = document.createElement('ul');
150077
150077
  helpMenuList.classList.add('header-user-menu__list');
150078
- helpMenuList.appendChild(createUserMenuItem(createUserMenuLink('User guide', 'https://github.com/solid/userguide/blob/gh-pages/index.md', '_blank')));
150078
+ helpMenuList.appendChild(createUserMenuItem(createUserMenuLink('User guide', 'https://solid.github.io/userguide/', '_blank')));
150079
150079
  helpMenuList.appendChild(createUserMenuItem(createUserMenuLink('Report a problem', 'https://github.com/solid/solidos/issues', '_blank')));
150080
150080
  var helpMenu = document.createElement('nav');
150081
150081
  helpMenu.classList.add('header-user-menu__navigation-menu');
@@ -150573,8 +150573,8 @@ __webpack_require__.r(__webpack_exports__);
150573
150573
  "use strict";
150574
150574
  __webpack_require__.r(__webpack_exports__);
150575
150575
  /* harmony default export */ __webpack_exports__["default"] = ({
150576
- buildTime: '2021-12-14T16:59:45Z',
150577
- commit: 'c4ead80e59c0ddc7e7d87396037d852798f89e57',
150576
+ buildTime: '2021-12-23T08:32:50Z',
150577
+ commit: 'c8ce830f4ecead09417e56d87c6018723e9215ca',
150578
150578
  npmInfo: {
150579
150579
  mashlib: '1.7.12',
150580
150580
  npm: '6.14.15',