diff --git a/docs b/docs index ccaff762..fe8f4106 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit ccaff762457f794870a7087b8504bfa134682187 +Subproject commit fe8f41062c71062ab3df45cb7240128ad939008f diff --git a/package.json b/package.json index a160acde..fe753749 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "start": "npm run babel && npm run server", "start:production": "npm run babel && npm run server:production", "algolia": "atomic-algolia", - "update:docs": "git submodule update --remote --merge && git add docs && git commit -m ':memo: Docs: update FixIt theme Docs'" + "update:docs": "git submodule update --remote --merge && git add docs && git commit -m ':memo: Docs: update theme docs'" }, "repository": { "type": "git",