Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TotW 5 shows twice in sitemap #370

Open
jonmeow opened this issue Feb 8, 2021 · 1 comment
Open

TotW 5 shows twice in sitemap #370

jonmeow opened this issue Feb 8, 2021 · 1 comment
Assignees

Comments

@jonmeow
Copy link

jonmeow commented Feb 8, 2021

On https://abseil.io/tips/, I see:
TotW #3: String Concatenation and operator+ vs. StrCat()
TotW #5: Disappearing Act
TotW #5: Disappearing Act
TotW #10: Splitting Strings, not Hairs

i.e., TotW #5 shows twice. Seems like a mistake.

@manshreck
Copy link
Contributor

Yep, that's because tip 5 is being generated twice, each with a different date.

Andy, what's the canonical date for this tip (original publication date?) I would assume it's the earlier one:

2020-06-01-totw-5.md
2020-09-11-totw-5.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants