Skip to content

Commit 46d9847

Browse files
Merge pull request #72 from kamranahmedse/master
Create a new pull request by comparing changes across two branches
2 parents 184c6a6 + 45ce59b commit 46d9847

File tree

125 files changed

+178
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+178
-11
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import rehypeExternalLinks from 'rehype-external-links';
77
import { serializeSitemap, shouldIndexPage } from './sitemap.mjs';
88

99
export default defineConfig({
10-
site: 'https://roadmap.sh',
10+
site: 'https://roadmap.sh/',
1111
markdown: {
1212
shikiConfig: {
1313
theme: 'dracula',

public/jsons/roadmaps/mongodb.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

public/pdfs/roadmaps/mongodb.pdf

97.6 KB
Binary file not shown.

public/roadmaps/mongodb.png

529 KB

readme.md

Lines changed: 1 addition & 0 deletions

src/data/roadmaps/aspnet-core/content/101-general-development-skills/103-http-https.md

Lines changed: 1 addition & 1 deletion

src/data/roadmaps/backend/content/100-internet/100-how-does-the-internet-work.md

Lines changed: 1 addition & 0 deletions

src/data/roadmaps/backend/content/100-internet/101-what-is-http.md

Lines changed: 3 additions & 1 deletion

src/data/roadmaps/backend/content/100-internet/index.md

Lines changed: 1 addition & 0 deletions

src/data/roadmaps/computer-science/content/118-networking/102-http.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)